Ko- / aes-armcortexmLinks
Fast, constant-time and masked AES assembly implementations for ARM Cortex-M3 and M4
☆95Updated 2 years ago
Alternatives and similar repositories for aes-armcortexm
Users that are interested in aes-armcortexm are comparing it to the libraries listed below
Sorting:
- Bibliothèque C et assembleur permettant le chiffrement/déchiffrement AES-128 de messages pour des composants grand public (famille STM32F…☆69Updated 3 years ago
- A very small ECC implementation for 8-bit microcontrollers☆156Updated 12 years ago
- P256 ECDH for Cortex-M0 and Cortex-M4☆23Updated 4 years ago
- Curve25519 for Cortex-M4 and other ARMv7☆31Updated 5 years ago
- The development of Mbed Crypto has moved to Mbed TLS. No updates will be made to the mbed-crypto repository anymore.☆107Updated 2 years ago
- A collection of cryptographic primitives targeted at embedded use.☆343Updated 2 years ago
- high performance AES implementations optimized for cortex-m microcontrollers☆44Updated 3 weeks ago
- Ascon - Lightweight Authenticated Encryption & Hashing☆260Updated 4 months ago
- Post-quantum crypto library for the ARM Cortex-M4☆391Updated 2 weeks ago
- Documentation source and development of the PSA Certified API☆77Updated 2 weeks ago
- The SP800-90B_EntropyAssessment C++package implements the min-entropy assessment methods included in Special Publication 800-90B.☆236Updated 7 months ago
- MLKEM implementation optimized for embedded microcontrollers☆26Updated last month
- Optimized assembly implementations of crypto for the RV32I (RISC-V) architecture☆31Updated 5 years ago
- Minimal AES-128 encryption. Suitable for small embedded systems. Including an on-the-fly key schedule variant for minimal RAM usage.☆74Updated 3 years ago
- mirror of avr-crypto-lib (http://code.nerilex.org/bg/avr-crypto-lib.git)☆204Updated 12 years ago
- Library for elliptic curves cryptography☆263Updated 2 years ago
- P-256 ECDSA / ECDH for Cortex-M4 and Cortex-M33☆43Updated 4 years ago
- Short proof-of-concepts for STM32 boards using a very minimal interface☆18Updated 7 years ago
- Tests for verifying implementations of TBSA-v8M and the PSA Certified APIs☆73Updated this week
- CryptoCell 312 runtime code☆26Updated 4 years ago
- ☆57Updated last year
- OPTIGA™ Trust M Host Library for C☆135Updated 4 months ago
- This program is used to do static stack analysis on C source code to determine the worst case stack usage for each function