mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
Collected fixes.
This commit is contained in:
parent
1e9f026d29
commit
10d563da08
17 changed files with 160 additions and 55 deletions
|
@ -188,6 +188,8 @@ int algo_available( preftype_t preftype, int algo,
|
|||
int select_algo_from_prefs( PK_LIST pk_list, int preftype,
|
||||
int request, const union pref_hint *hint);
|
||||
int select_mdc_from_pklist (PK_LIST pk_list);
|
||||
void warn_missing_mdc_from_pklist (PK_LIST pk_list);
|
||||
void warn_missing_aes_from_pklist (PK_LIST pk_list);
|
||||
|
||||
/*-- skclist.c --*/
|
||||
int random_is_faked (void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue