Y
Hacker News
new
|
ask
|
show
|
jobs
by
hakre
2014 days ago
as long as binary safe transport is given, possible. unless that ... . you can't skip the memory protocol.
1 comments
GoblinSlayer
2014 days ago
signify works with text, you only decode the signature from base64 string and check the rest in raw.
link
hakre
2014 days ago
yes, as long as the text is binary safe ... . XML specifies the character set for the document. IIRC also for base64.
link