mirror of
https://github.com/iDoka/awesome-embedded-software.git
synced 2024-10-30 21:20:17 +00:00
add ECDH and ECDSA for 8-bit, 32-bit, and 64-bit processors
This commit is contained in:
parent
eaf74ebcdb
commit
2fe3b45449
@ -174,6 +174,7 @@ Under construct
|
|||||||
* [wolfTPM](https://github.com/wolfSSL/wolfTPM) - Highly portable TPM 2.0 library, designed for embedded use.
|
* [wolfTPM](https://github.com/wolfSSL/wolfTPM) - Highly portable TPM 2.0 library, designed for embedded use.
|
||||||
* [salty](https://github.com/ycrypto/salty) - Ed25519 signatures with assembly optimizations for Cortex-M4 and Cortex-M33.
|
* [salty](https://github.com/ycrypto/salty) - Ed25519 signatures with assembly optimizations for Cortex-M4 and Cortex-M33.
|
||||||
* [mbedTLS](https://github.com/Mbed-TLS/mbedtls) - Open source, portable, easy to use, readable and flexible TLS library, and reference implementation of the PSA Cryptography API.
|
* [mbedTLS](https://github.com/Mbed-TLS/mbedtls) - Open source, portable, easy to use, readable and flexible TLS library, and reference implementation of the PSA Cryptography API.
|
||||||
|
* [micro-ecc](https://github.com/kmackay/micro-ecc) - ECDH and ECDSA for 8-bit, 32-bit, and 64-bit processors.
|
||||||
|
|
||||||
|
|
||||||
### Compression
|
### Compression
|
||||||
|
Loading…
Reference in New Issue
Block a user