mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-18 12:20:58 +01:00
added PBP public key import/export compatibility mode (-b --pbpcompat)
This commit is contained in:
@@ -48,6 +48,10 @@
|
||||
compile time with ./configure --enable-cbc. CBC mode
|
||||
in PCP uses a blocksize of 1k.
|
||||
|
||||
Added PBP public key import and export compatibility
|
||||
(untested against pbp yet), use -b when exporting a
|
||||
public key, or when importing one.
|
||||
|
||||
0.1.5 Fixed a segmentation fault when using pcp1 -t on a
|
||||
public key. I added a double free() there by purpose
|
||||
to test segfault catching I added in unittest.pl
|
||||
|
||||
Reference in New Issue
Block a user