*** empty log message ***

pull/2/head
weidai 2002-10-27 03:37:39 +00:00
parent 6f69209eee
commit 50c0dc2277
2 changed files with 2 additions and 1 deletions

View File

@ -53,5 +53,5 @@ Verify - signature verification should pass
NotVerify - signature verification should not pass NotVerify - signature verification should not pass
DeterministicSign - sign message using given seed, and the resulting DeterministicSign - sign message using given seed, and the resulting
signature should be equal to the given signature signature should be equal to the given signature
Decrypt - ciphertext decrypts to plaintext DecryptMatch - ciphertext decrypts to plaintext
(more to come here) (more to come here)

View File

@ -1,6 +1,7 @@
AlgorithmType: AsymmetricCipher AlgorithmType: AsymmetricCipher
Name: DLIES(NoCofactorMultiplication, KDF2(SHA-1), XOR, HMAC(SHA-1), DHAES) Name: DLIES(NoCofactorMultiplication, KDF2(SHA-1), XOR, HMAC(SHA-1), DHAES)
Source: generated by Wei Dai using Crypto++ 5.0 Source: generated by Wei Dai using Crypto++ 5.0
Comment: keys are encoded as DSA keys, with OID id-dsa
KeyFormat: DER KeyFormat: DER
Comment: 1024-bit DLIES key Comment: 1024-bit DLIES key
PrivateKey: \ PrivateKey: \