issues
search
jedisct1
/
rust-ed25519-compact
Small, wasm-friendly, zero-dependencies Ed25519 and X25519 implementation for Rust.
MIT License
121
stars
22
forks
source link
Implement DerefMut for SecretKey and Seed
#12
Closed
lann
closed
2 years ago
lann
commented
2 years ago
Allows for zeroization of secrets.
Fixes #11
Allows for zeroization of secrets.
Fixes #11