summaryrefslogtreecommitdiff
path: root/crypto_libraries/inc/nx_crypto_const.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto_libraries/inc/nx_crypto_const.h')
-rw-r--r--crypto_libraries/inc/nx_crypto_const.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto_libraries/inc/nx_crypto_const.h b/crypto_libraries/inc/nx_crypto_const.h
index 55f30b39..5c5fa851 100644
--- a/crypto_libraries/inc/nx_crypto_const.h
+++ b/crypto_libraries/inc/nx_crypto_const.h
@@ -150,6 +150,7 @@ extern "C" {
#define NX_CRYPTO_DIGITAL_SIGNATURE_RSA 0x00050001
#define NX_CRYPTO_DIGITAL_SIGNATURE_DSA 0x00050002
#define NX_CRYPTO_DIGITAL_SIGNATURE_ECDSA 0x00050003
+#define NX_CRYPTO_DIGITAL_SIGNATURE_RSAPSS 0x00050004
/*Define the elliptic curve algorithm */
/* Values of 16 least significant bits are the same as named curve defined in RFC 4492, section 5.1.1 */