MicrochipTech / cryptoauth-openssl-engine

DEPRECATED: Use https://github.com/MicrochipTech/cryptoauthlib/wiki/PKCS11-Linux-Setup
Other
76 stars 49 forks source link

May i know how to test the ecdsa_sign.c in using openssl command ? #3

Open df8508 opened 7 years ago

df8508 commented 7 years ago

I was able to try out that the verifying part of the ecdsa_sign is working but the sign_setup and sign part didn't get in

image image

Can you give a little hints? thanks

Jeff

agostrer commented 7 years ago

Hi Jeff,

The ATECC508A hardware supports Sha-256 but not sha-1. Try to use exact commands that are specified in the doc section. Did you provision your hardware?

Regards, Alex

Sent from my iPhone

On Mar 9, 2017, at 3:01 AM, df8508 notifications@github.com wrote:

I was able to try out that the verifying part of the ecdsa_sign is working but the sign_setup and sign part didn't get in

Can you give a little hints? thanks

Jeff

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.