diff libtomcrypt/src/misc/crypt/crypt.c @ 1711:e9dba7abd939

Merge libtomcrypt v1.18.2
author Matt Johnston <matt@ucc.asn.au>
date Wed, 10 Jun 2020 23:16:13 +0800
parents 59e66cdaf10f
children
line wrap: on
line diff
--- a/libtomcrypt/src/misc/crypt/crypt.c	Wed Jun 10 23:01:33 2020 +0800
+++ b/libtomcrypt/src/misc/crypt/crypt.c	Wed Jun 10 23:16:13 2020 +0800
@@ -399,6 +399,7 @@
 #endif
 #if defined(LTC_DER)
     " DER "
+    " " NAME_VALUE(LTC_DER_MAX_RECURSION) " "
 #endif
 #if defined(LTC_PKCS_1)
     " PKCS#1 "