zk-nullifier-sig
zk-nullifier-sig copied to clipboard
`SecretKeyMaterial` is handled recklessly in <./rust-arkworks>
It's yet named SecretKey
, oncoming PR renames it to not give false impression of security.
here arkworks
should be checked for proper methods for keys handling
at least zeroize
should be applied
also would be nice to check that proper RNG is enforced