mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Bug in blowfish behoben
This commit is contained in:
parent
6e0fd3df65
commit
0d9ffec5ef
15 changed files with 467 additions and 164 deletions
|
@ -238,6 +238,7 @@ PKT_secret_cert *copy_secret_cert( PKT_secret_cert *d, PKT_secret_cert *s );
|
|||
int signature_check( PKT_signature *sig, MD_HANDLE *digest );
|
||||
|
||||
/*-- seckey-cert.c --*/
|
||||
int is_secret_key_protected( PKT_secret_cert *cert );
|
||||
int check_secret_key( PKT_secret_cert *cert );
|
||||
int protect_secret_key( PKT_secret_cert *cert, DEK *dek );
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue