parallaxsecond / parsec-openssl-provider

Parsec OpenSSL Provider
Apache License 2.0
1 stars 1 forks source link

Add signature tests for RSA and ECDSA #35

Closed gowthamsk-arm closed 5 months ago

gowthamsk-arm commented 5 months ago

The tests perform the signature operation via the Parsec OpenSSL Provider and verify the signature using the Parsec client with the name "parsec-tool". The keys should have been pre-generated before running the test using the parsec-tool.

Signed-off-by: Gowtham Suresh Kumar gowtham.sureshkumar@arm.com

tgonzalezorlandoarm commented 5 months ago

Could you please update the way we log the tests in here so that failures show their trace?

tgonzalezorlandoarm commented 5 months ago

I think this looks very good overall, just one minor comment