mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-18 04:10:57 +01:00
updated aconf bubble
This commit is contained in:
6
TODO
6
TODO
@@ -14,4 +14,8 @@ generalize file i/0, open+close only in src/, print msg if using stdin or stdout
|
||||
|
||||
put the key import and export stuff into the lib, support from/to file and string
|
||||
|
||||
check pub key count in pcp.c before calling verify signature, croak if count==0
|
||||
check pub key count in pcp.c before calling verify signature, croak if count==0
|
||||
|
||||
fix encrypt+sign protocol (http://world.std.com/~dtd/sign_encrypt/sign_encrypt7.html),
|
||||
by: hash the message, at the end, sign that hash, then encrypt the result, append to
|
||||
cipher output. include recipient list also in the signature.
|
||||
|
||||
Reference in New Issue
Block a user