We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
https://github.com/bitcoin-core/secp256k1/blob/master/src/java/org/bitcoin/NativeSecp256k1.java#L87
when passing the secret key the bytebuffer is never cleared and replaced with zeros. the secret key could potentially be in memory. during that time.