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

This commit is contained in:
Steffen Jaeckel 2017-08-09 11:20:16 +02:00
parent a247583e63
commit d5d4cadbde

View File

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