Search found 1 match

by Elemental
Tue Oct 26, 2021 11:20 am
Forum: Hardware
Topic: RSA peripheral 50% slower on ESP32-S3/C3 than S2?
Replies: 11
Views: 17202

Re: RSA peripheral 50% slower on ESP32-S3/C3 than S2?

Hi EmilenL, I'm very interested in your ECC optimised library! Currently I'm using the Trezor C library for my EC math in my ESP32 Ethereum bridge library (https://github.com/AlphaWallet/Web3E), and while it's optimised for embedded devices it only does ECDSA. Would be great to add ED25519 for Corda...