ArduinoBearSSL
ArduinoBearSSL copied to clipboard
RSA support
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.
Hi @lucatoldo :wave: Currently our hands are a bit full but if you could provide a good PR we can merge it in.