Skip to content

ippsGFpECSignDSA requires user-supplied nonce #92

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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