Skip to content

Commit d5d4cad

Browse files
committed
PKA_{D,R}SA shouldn't be public
1 parent a247583 commit d5d4cad

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

src/misc/crypt/crypt_constants.c

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,6 @@ static const crypt_constant _crypt_constants[] = {
6060
_C_STRINGIFY(LTC_ENCRYPT),
6161
_C_STRINGIFY(LTC_DECRYPT),
6262

63-
_C_STRINGIFY(PKA_RSA),
64-
_C_STRINGIFY(PKA_DSA),
65-
6663
#ifdef LTC_PKCS_1
6764
{"LTC_PKCS_1", 1},
6865
/* Block types */

0 commit comments

Comments
 (0)