mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-17 20:00:58 +01:00
added anonymous sender key (-A) support
This commit is contained in:
13
ChangeLog
13
ChangeLog
@@ -1,3 +1,16 @@
|
||||
0.2.3 Z85 block encoding changed. 4 bytes are appended
|
||||
to each input block to denote if and how many
|
||||
zeroes have been used for padding, necessary
|
||||
since z85 doesn't have any native padding scheme,
|
||||
and only padding with zeroes is insuffucient. This
|
||||
change breaks - currently - compatibility to pbp.
|
||||
|
||||
Added new option --anonymous (-A) which uses a
|
||||
generated keypair for encryption and puts the
|
||||
public part into the encrypted message.
|
||||
|
||||
Fixed lots of memory leaks.
|
||||
|
||||
0.2.2 Enhanded --edit-key a little, it's now possible to
|
||||
make a secret the primary one.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user