mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
See ChangeLog: Mon Jun 5 23:41:54 CEST 2000 Werner Koch
This commit is contained in:
parent
b65f9a8b0d
commit
2f64c3538a
10 changed files with 57 additions and 12 deletions
|
@ -109,7 +109,7 @@ void try_make_homedir( const char *fname );
|
|||
void make_session_key( DEK *dek );
|
||||
MPI encode_session_key( DEK *dek, unsigned nbits );
|
||||
MPI encode_md_value( int pubkey_algo, MD_HANDLE md,
|
||||
int hash_algo, unsigned nbits );
|
||||
int hash_algo, unsigned nbits, int v3compathack );
|
||||
|
||||
/*-- comment.c --*/
|
||||
KBNODE make_comment_node( const char *s );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue