mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-17 12:00:56 +01:00
+
This commit is contained in:
6
TODO
6
TODO
@@ -17,14 +17,16 @@ Add newlines to headers in define.h, so strlen() later catches the whole length.
|
|||||||
Check is_utf8 license.
|
Check is_utf8 license.
|
||||||
also found in https://gd.meizo.com/_files/lpc/ext/utf8.c
|
also found in https://gd.meizo.com/_files/lpc/ext/utf8.c
|
||||||
|
|
||||||
Vault checksum with global vault
|
|
||||||
|
|
||||||
Symmetric decrypt mode tries to open vault
|
Symmetric decrypt mode tries to open vault
|
||||||
|
|
||||||
pcp_find_primary_secret() makes a copy ???
|
pcp_find_primary_secret() makes a copy ???
|
||||||
|
|
||||||
c++ destructor double free mess
|
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
|
||||||
|
|
||||||
Python binding, e.g.:
|
Python binding, e.g.:
|
||||||
py % cdll.LoadLibrary("libsodium.so.8")
|
py % cdll.LoadLibrary("libsodium.so.8")
|
||||||
|
|||||||
Reference in New Issue
Block a user