summaryrefslogtreecommitdiff
path: root/test/suite-decryption.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/suite-decryption.sh')
-rwxr-xr-xtest/suite-decryption.sh14
1 files changed, 14 insertions, 0 deletions
diff --git a/test/suite-decryption.sh b/test/suite-decryption.sh
index 05c792989a..2b0faccd9a 100755
--- a/test/suite-decryption.sh
+++ b/test/suite-decryption.sh
@@ -23,6 +23,20 @@
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#
+# To do:
+# ANSI C12.22
+# DVB-CI
+# IEEE 802.15.4
+# IPsec / ESP
+# ISAKMP / IKEv2
+# PKCS#12
+# SNMP
+# DCERPC NETLOGON
+# Kerberos
+# KINK
+# LDAP
+# NTLMSSP
+# SPNEGO
# common exit status values
EXIT_OK=0