From 0d8e86081eb51c698df28b362453b2ef5654fc7b Mon Sep 17 00:00:00 2001 From: lloyd Date: Wed, 1 Oct 2008 15:37:15 +0000 Subject: Handle building Botan with almost all public key code disabled (though only with the aid of macro hackery, at the moment). Change DH feature macro to BOTAN_HAS_DIFFIE_HELLMAN Change NR feature macro to BOTAN_HAS_NYBERG_RUEPPEL --- src/pubkey/nr/info.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/pubkey/nr') diff --git a/src/pubkey/nr/info.txt b/src/pubkey/nr/info.txt index b574af0e7..6434d4385 100644 --- a/src/pubkey/nr/info.txt +++ b/src/pubkey/nr/info.txt @@ -1,6 +1,6 @@ realname "Nyberg-Rueppel" -define NR +define NYBERG_RUEPPEL load_on auto -- cgit v1.2.3