Amr Elsayed wrote: > Thank you for the response, Can you share with me the chip name for the RSA ?
No, sorry, I'm not involved in the details there. But as Tomek wrote, the ATECC508A (or also the ATECC608A) should do a good job for ECDH. > I have implemented the cryptography hardware accelerators on mbedtls library > from ST examples, the accelerators are used in AES, DES, MD5, SHA1, SHA256 , > and Entropy for the random generator. It's a shame that ST doesn't provide official code for integration into mbedtls... > that's why the encryption is fast but the problem is only the Handshaking, > as Far as I got, There's no hardware accelerators examples from ST for RSA. No, the STM32 don't support anything to speed up RSA or ECDH. Regards, Simon _______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
