From bae4b256c79c24e5306c692adf9bb5891433c7d5 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Wed, 12 Dec 2007 10:28:30 +0000 Subject: Support DSA2. Support Camellia for testing. More audit stuff. --- g10/main.h | 1 + 1 file changed, 1 insertion(+) (limited to 'g10/main.h') diff --git a/g10/main.h b/g10/main.h index 963387007..bf3df6417 100644 --- a/g10/main.h +++ b/g10/main.h @@ -83,6 +83,7 @@ u16 checksum_mpi( gcry_mpi_t a ); u32 buffer_to_u32( const byte *buffer ); const byte *get_session_marker( size_t *rlen ); int openpgp_cipher_test_algo( int algo ); +const char *openpgp_cipher_algo_name (int algo); int openpgp_pk_test_algo( int algo ); int openpgp_pk_test_algo2 ( int algo, unsigned int use ); int openpgp_pk_algo_usage ( int algo ); -- cgit v1.2.3