Browse Source

PKA_{D,R}SA shouldn't be public

Steffen Jaeckel 8 years ago
parent
commit
d5d4cadbde
1 changed files with 0 additions and 3 deletions
  1. 0 3
      src/misc/crypt/crypt_constants.c

+ 0 - 3
src/misc/crypt/crypt_constants.c

@@ -60,9 +60,6 @@ static const crypt_constant _crypt_constants[] = {
     _C_STRINGIFY(LTC_ENCRYPT),
     _C_STRINGIFY(LTC_ENCRYPT),
     _C_STRINGIFY(LTC_DECRYPT),
     _C_STRINGIFY(LTC_DECRYPT),
 
 
-    _C_STRINGIFY(PKA_RSA),
-    _C_STRINGIFY(PKA_DSA),
-
 #ifdef LTC_PKCS_1
 #ifdef LTC_PKCS_1
     {"LTC_PKCS_1", 1},
     {"LTC_PKCS_1", 1},
     /* Block types */
     /* Block types */