ArduinoBearSSL icon indicating copy to clipboard operation
ArduinoBearSSL copied to clipboard

RSA support

Open lucatoldo opened this issue 5 years ago • 1 comments

Digital Signatures are a very big need and they usually rely in PKCS1.5 algorithm. Currently BearSSL provides the algorithmic implementation but it cannot be accessed through the ArduinoBearSSL library since the object layer is missing. It would be great if this could be made and shared.

lucatoldo avatar Mar 31 '20 07:03 lucatoldo

Hi @lucatoldo :wave: Currently our hands are a bit full but if you could provide a good PR we can merge it in.

aentinger avatar May 18 '20 09:05 aentinger