ed25519-zebra/src
Deirdre Connolly 79085903a0
Zeroize full signingkey (#73)
* Zeroize full signingkey

Includes Default and DefaultIsZeroes impl for VerificationKey.

Resolves #72

* derive Zeroize for SigningKey
2023-03-15 11:04:32 -03:00
..
batch.rs fix documentation about batching 2023-03-14 15:50:28 -04:00
error.rs add `no_std` support (#57) 2022-05-05 10:40:29 -03:00
lib.rs add `no_std` support (#57) 2022-05-05 10:40:29 -03:00
signature.rs add `no_std` support (#57) 2022-05-05 10:40:29 -03:00
signing_key.rs Zeroize full signingkey (#73) 2023-03-15 11:04:32 -03:00
verification_key.rs Zeroize full signingkey (#73) 2023-03-15 11:04:32 -03:00