Skip to content

Missing zeroization for private keys in monad-secp #1820

@dnkolegov-ar

Description

@dnkolegov-ar

secp256k1 library and KeyPair wrapper don't implement zeroization for private keys. Private keys remain in memory after use.
The criticality of this issue is low, but we recommend implementing zeroization to mitigate potential key leakage.

See the original issue.

Solution

Some projects use partial mitigation as here.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions