From f13e07240c6e3cc1b57e72b18b3ab2ff003217a7 Mon Sep 17 00:00:00 2001 From: weidai Date: Sun, 27 Oct 2002 03:37:39 +0000 Subject: *** empty log message *** git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@15 57ff6487-cd31-0410-9ec3-f628ee90f5f0 --- TestVectors/Readme.txt | 2 +- TestVectors/dlies.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'TestVectors') 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) diff --git a/TestVectors/dlies.txt b/TestVectors/dlies.txt index 5fdbbb9..0716857 100644 --- a/TestVectors/dlies.txt +++ b/TestVectors/dlies.txt @@ -1,6 +1,7 @@ AlgorithmType: AsymmetricCipher Name: DLIES(NoCofactorMultiplication, KDF2(SHA-1), XOR, HMAC(SHA-1), DHAES) Source: generated by Wei Dai using Crypto++ 5.0 +Comment: keys are encoded as DSA keys, with OID id-dsa KeyFormat: DER Comment: 1024-bit DLIES key PrivateKey: \ -- cgit v1.2.1