mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-17 03:50:57 +01:00
fix #14: use longterm secret key for signing in -Ac mode (anonymous encrypt+sign)
This commit is contained in:
@@ -22,6 +22,10 @@ NEXT
|
||||
of libc's memcpy: constant time memcpy is much more
|
||||
secure than the default, especially in our context.
|
||||
|
||||
Anonymous encrypted files are now signed with primary
|
||||
secret key, so that the recipient will be able to
|
||||
verify the signature.
|
||||
|
||||
0.3.0
|
||||
Changed publuc key signature storage, previously
|
||||
I didn't add the actual signature, therefore a
|
||||
|
||||
Reference in New Issue
Block a user