Skip to content

ippsGFpECSignDSA requires user-supplied nonce #92

@J08nY

Description

@J08nY

The changes to make ECDSA require the user to supply the nonce are a step backwards. Repeating nonces or even slight nonce bias are huge issues in ECDSA and can lead to quite easy private key recover. See for example the Minerva or the TPM-Scan papers.

Providing such API is dangerous. Making it so that is the only API to make ECDSA signatures is a sure recipe for disaster.

Metadata

Metadata

Labels

enhancementNew feature or requesthelp wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions