Closed moCello closed 6 months ago
Implement the Zeroize trait for scalar and points. This is needed to be able to securely delete secret values from memory.
Zeroize
Summary
Implement the
Zeroize
trait for scalar and points. This is needed to be able to securely delete secret values from memory.