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

Cargo publish #123

Closed tpmccallum closed 4 years ago

tpmccallum commented 4 years ago

Hi, Just wondering if recrypt could cargo publish so that recent changes i.e. the new 32/64 backend features in the Cargo.toml and the Serde documentation etc. are made available via crates.io? Thanks so much!

clintfred commented 4 years ago

Sure!

recrypt 0.11.1 has been published to crates.