ZenGo-X / curv

Rust language general purpose elliptic curve cryptography.
MIT License
264 stars 111 forks source link

Update `hmac` dependency #132

Closed survived closed 3 years ago

survived commented 3 years ago

hmac v0.7.1 depends on yanked version of crypto-mac crate which makes it hard to build a project without having a Cargo.lock

survived commented 3 years ago

Dependencies are updated in #134