decentralized-identity / did-key.rs

Rust implementation of the did:key method
Apache License 2.0
47 stars 23 forks source link

Bump daleks #44

Open pinkforest opened 6 months ago

pinkforest commented 6 months ago

ed25519-dalek has new SigningKey and VerifyingKey types to make it more mis-use resistant see: https://github.com/MystenLabs/ed25519-unsafe-libs | https://rustsec.org/advisories/RUSTSEC-2022-0093.html