IronCoreLabs / recrypt-rs

A set of cryptographic primitives for building a multi-hop Proxy Re-encryption scheme, known as Transform Encryption.
https://crates.io/crates/recrypt
GNU Affero General Public License v3.0
144 stars 23 forks source link

Updated to lazy_static 1.3 #85

Closed giarc3 closed 5 years ago

giarc3 commented 5 years ago

All tests passed with lazy_static 1.3 Also fixed typo in package authors