summaryrefslogtreecommitdiff
path: root/TestVectors/Readme.txt
diff options
context:
space:
mode:
authorweidai <weidai@57ff6487-cd31-0410-9ec3-f628ee90f5f0>2002-10-27 03:37:39 +0000
committerweidai <weidai@57ff6487-cd31-0410-9ec3-f628ee90f5f0>2002-10-27 03:37:39 +0000
commitf13e07240c6e3cc1b57e72b18b3ab2ff003217a7 (patch)
tree16777ff2889b57c90e8db0a2fe2c2bb53f0c007a /TestVectors/Readme.txt
parent1b9a2d7f7f578ae930e7667ee2eb089b379486c2 (diff)
downloadcryptopp-f13e07240c6e3cc1b57e72b18b3ab2ff003217a7.tar.gz
*** empty log message ***
git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@15 57ff6487-cd31-0410-9ec3-f628ee90f5f0
Diffstat (limited to 'TestVectors/Readme.txt')
-rw-r--r--TestVectors/Readme.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/TestVectors/Readme.txt b/TestVectors/Readme.txt
index 08d9f6e..a47cd12 100644
--- a/TestVectors/Readme.txt
+++ b/TestVectors/Readme.txt
@@ -53,5 +53,5 @@ Verify - signature verification should pass
NotVerify - signature verification should not pass
DeterministicSign - sign message using given seed, and the resulting
signature should be equal to the given signature
-Decrypt - ciphertext decrypts to plaintext
+DecryptMatch - ciphertext decrypts to plaintext
(more to come here)