aboutsummaryrefslogtreecommitdiffstats
path: root/demos/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'demos/README.txt')
-rw-r--r--demos/README.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/demos/README.txt b/demos/README.txt
index 383d0e5b80..7472821c3b 100644
--- a/demos/README.txt
+++ b/demos/README.txt
@@ -26,3 +26,6 @@ smime:
pkcs12:
pkread.c Print out a description of a PKCS12 file.
pkwrite.c Add a password to an existing PKCS12 file.
+
+signature:
+EVP_Signature_demo.c Compute and verify a signature from multiple buffers