summaryrefslogtreecommitdiff
path: root/TestVectors/Readme.txt
diff options
context:
space:
mode:
authorweidai <weidai@57ff6487-cd31-0410-9ec3-f628ee90f5f0>2006-12-09 17:18:13 +0000
committerweidai <weidai@57ff6487-cd31-0410-9ec3-f628ee90f5f0>2006-12-09 17:18:13 +0000
commite553818e00684e8905ede16e53aa490c153b7e7a (patch)
tree6b3af3bcbac76ed5587c17adfe5399fd2059378e /TestVectors/Readme.txt
parentbbd05f8142921b590d6493ff37983fa687aa90e3 (diff)
downloadcryptopp-e553818e00684e8905ede16e53aa490c153b7e7a.tar.gz
add Salsa20 cipher
git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@247 57ff6487-cd31-0410-9ec3-f628ee90f5f0
Diffstat (limited to 'TestVectors/Readme.txt')
-rw-r--r--TestVectors/Readme.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/TestVectors/Readme.txt b/TestVectors/Readme.txt
index 664d972..755a046 100644
--- a/TestVectors/Readme.txt
+++ b/TestVectors/Readme.txt
@@ -54,6 +54,7 @@ Plaintext - encoded string
Ciphertext - encoded string
Digest - encoded string
TruncatedSize - int, size of truncated digest in bytes
+Seek - int, seek location for random access ciphers
(more to come here)
Possible Tests