mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
compress stuff implemented
This commit is contained in:
parent
2f3cb7e30a
commit
db19a27518
16 changed files with 445 additions and 227 deletions
|
@ -201,7 +201,7 @@ int check_secret_key( PKT_seckey_cert *cert );
|
|||
/*-- pubkey-enc.c --*/
|
||||
int get_session_key( PKT_pubkey_enc *k, DEK *dek );
|
||||
|
||||
/*-- compressed.c --*/
|
||||
/*-- compress.c --*/
|
||||
int handle_compressed( PKT_compressed *zd );
|
||||
|
||||
/*-- encr-data.c --*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue