LLFourn / secp256kfun

A pure-rust secp256k1 library optimised for fun
BSD Zero Clause License
100 stars 28 forks source link

Try to zero-out `Secret` things when dropped #145

Closed LLFourn closed 1 year ago

LLFourn commented 1 year ago

See https://github.com/LLFourn/secp256kfun/issues/6#issuecomment-1360438861

LLFourn commented 1 year ago

See discussion here as to why this is not a very useful thing to do: https://github.com/LLFourn/secp256kfun/issues/6#issuecomment-1363752651