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

Fixes a regression introduced in 0.8.0 where the randomness for some operations was reduced #92

Closed clintfred closed 5 years ago

clintfred commented 5 years ago

Affected 256-bit operations in 0.8.0 through 0.8.3 were:

480-bit operations were not affected.