This commit is contained in:
TLINDEN
2014-05-06 11:51:54 +02:00
parent c66c7ae15c
commit dc457b6eb9
6 changed files with 40 additions and 41 deletions

6
TODO
View File

@@ -23,10 +23,8 @@ pcp_find_primary_secret() makes a copy ???
c++ destructor double free mess
Use 64bit timte_t counters (either 32bit converted to 64bit or native)
see: http://www.openbsd.org/faq/upgrade55.html#time_t
change sign+encrypt to encrypt+sign
cpptest 0 uses same Context for encryptor and decryptor,
must be another one for the latter!
Python binding, e.g.:
py % cdll.LoadLibrary("libsodium.so.8")