hyperledger-labs / agora-glass_pumpkin

agora-glass_pumpkin
https://wiki.hyperledger.org/display/labs/Agora
Apache License 2.0
21 stars 11 forks source link

Minimum bit length typo in docs #9

Closed milapsheth closed 3 years ago

milapsheth commented 3 years ago

The glass_pumpkin::safe_prime::new docs state that

Note: the bit_length MUST be at least 512-bits.

But the crate supports 128-bits or more.