fixed keysig saving (forgot the id), enhancements on cmdline

This commit is contained in:
TLINDEN
2014-03-02 18:05:45 +01:00
parent 0767e55e55
commit b640fe6743
16 changed files with 84 additions and 69 deletions

6
TODO
View File

@@ -16,14 +16,14 @@ enable formats for secret key exports as well
Add newlines to headers in define.h, so strlen() later catches the whole length.
Z85 Stream encode: add newline after last.
Check is_utf8 license.
also found in https://gd.meizo.com/_files/lpc/ext/utf8.c
Vault checksum with global vault
Symmetric crypt mode tries to open vault
Symmetric decrypt mode tries to open vault
pcp_find_primary_secret() makes a copy ???
Python binding, e.g.:
py % cdll.LoadLibrary("libsodium.so.8")