Skip to content

Add unit tests for RSA and SM3 signatures #888

Description

@ronald-cron-arm

Suggested enhancement

Depends on: #874 and #887

Add correctness unit tests based on sign_verify_message(), verify_hash() and verify_message() test functions for RSA-PKCS1V15-SM3 and RSA-PSS-SM3 signature algorithms. For verify_hash() and verify_message() based tests, compute the expected signature with a third party library. It seems to be doable with the PyCryptodome library.

Justification

TF-PSA-Crypto needs this to tests RSA signatures with the SM3 hash.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestsize-sEstimated task size: small (~2d)

    Type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions