PKA_{D,R}SA shouldn't be public
This commit is contained in:
parent
a247583e63
commit
d5d4cadbde
@ -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 */
|
||||||
|
Loading…
Reference in New Issue
Block a user