brought to current

This commit is contained in:
TLINDEN
2014-02-21 20:38:01 +01:00
parent 9cbde1fb80
commit 10d3b1aa90
2 changed files with 6 additions and 1 deletions

4
TODO
View File

@@ -18,6 +18,10 @@ vault checksum: add keysigs as well
enable formats for secret key exports as well
PCPSTREAM changes:
- enable determine armor mode of input, parse headers, comments
and newlines away, decode and return the binary result with ps_read()
as before.
Python binding, e.g.:
py % cdll.LoadLibrary("libsodium.so.8")