ctz / cifraLinks
A collection of cryptographic primitives targeted at embedded use.
☆341Updated 2 years ago
Alternatives and similar repositories for cifra
Users that are interested in cifra are comparing it to the libraries listed below
Sorting:
- A very small ECC implementation for 8-bit microcontrollers☆155Updated 12 years ago
- Concise Binary Object Representation (CBOR) Library☆574Updated last week
- A constrained node implementation of CBOR in C☆108Updated 5 years ago
- tinycrypt is a library of cryptographic algorithms with a focus on small, simple implementation.☆502Updated last year
- Comprehensive, powerful, commercial-quality CBOR encoder/ decoder that is still suited for small devices.☆215Updated this week
- CBOR protocol implementation for C☆383Updated last month
- The development of Mbed Crypto has moved to Mbed TLS. No updates will be made to the mbed-crypto repository anymore.☆106Updated 2 years ago
- Radically unbloated DEFLATE/zlib/gzip compression/decompression library. Can decompress any gzip/zlib data, and offers simplified compres…☆338Updated 2 years ago
- Implementations of a fast Elliptic-curve Diffie-Hellman primitive☆341Updated 3 years ago
- Fast, constant-time and masked AES assembly implementations for ARM Cortex-M3 and M4☆95Updated 2 years ago
- CBOR library aimed at heavily constrained devices☆53Updated 2 weeks ago
- Curve25519 for Cortex-M4 and other ARMv7☆31Updated 5 years ago
- Implementations of a fast Message-Authentication Code☆120Updated 3 years ago
- Memory Manager For Small(ish) Microprocessors☆465Updated 9 months ago
- Fast PBKDF2 implementation in C☆166Updated 3 years ago
- Compute any CRC, a bit at a time, a byte at a time, and a word at a time.☆334Updated 10 months ago
- LLVM Bare Metal GitSlave☆53Updated 11 years ago
- Minimal AES-128 encryption. Suitable for small embedded systems. Including an on-the-fly key schedule variant for minimal RAM usage.☆73Updated 3 years ago
- A constrained node implementation of CBOR in C☆75Updated 4 years ago
- Small portable Elliptic-Curve Diffie-Hellman in C☆285Updated 3 years ago
- P256 ECDH for Cortex-M0 and Cortex-M4☆21Updated 4 years ago
- DEPRECATED mbed OS uVisor -- device security layer for ARMv7M microcontrollers☆135Updated 7 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆124Updated 2 years ago
- An open framework for micro-controller software☆206Updated 8 years ago
- Frosted: Free POSIX OS for tiny embedded devices☆220Updated last year
- Eclipse tinydtls☆116Updated last week
- This program is used to do static stack analysis on C source code to determine the worst case stack usage for each function