Open
Description
It seems impossible from the public API to overwrite the memory occupied by a BigUint
. This is a dealbreaker for cryptographic applications since a BigUint may contain private keys for RSA or DH schemes.
Exposing the trait crate::biguint::IntDigits
to the public API would solve that problem.
Metadata
Metadata
Assignees
Labels
No labels