mirror of
https://github.com/shadps4-emu/ext-cryptopp.git
synced 2025-02-21 13:53:43 +00:00
*** empty log message ***
This commit is contained in:
parent
6f69209eee
commit
50c0dc2277
@ -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)
|
||||
|
@ -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: \
|
||||
|
Loading…
x
Reference in New Issue
Block a user