MinfonTsai / SHA256_embeddedLinks
SHA-256 cryptographic hash algorithm generates is one way and cannot be decrypted back. This makes it suitable for password validation, blockchain, anti-tamper, digital signatures. SHA-256 is one of the successor hash functions to SHA-1, and is one of the strongest hash functions available.
☆10Updated 8 years ago
Alternatives and similar repositories for SHA256_embedded
Users that are interested in SHA256_embedded are comparing it to the libraries listed below
Sorting:
- C library used to code JSON objects in null-terminated strings☆96Updated last year
- short messages compression with COBS framing using implicit run-length-encoding, optimized for data containing statistically a bit more 0…☆27Updated 4 months ago
- A fast memory pool allocator☆12Updated 3 years ago
- Heap for small embedded targets☆27Updated 11 years ago
- A lean C++ string format library (mainly) for embedded platforms☆20Updated 6 years ago
- a memory allocator for embedded systems (microcontrollers)☆65Updated 7 years ago
- Portable implementation of snprintf(3), vsnprintf(3), asprintf(3), and vasprintf(3)☆75Updated last year
- A C99 implementation of the Consistent Overhead Byte Stuffing ("COBS") algorithm.☆60Updated 9 months ago
- It is an alternative implementation of the printf family suitable for embedded systems.☆18Updated 4 years ago
- A first-in-first-out(FIFO) queue implemented in C, based on the linux kernel linked list☆8Updated 10 years ago
- A fast and lightweight event loop for embedded platforms.☆104Updated 3 years ago
- Base64 is a C library to convert from plain to base64 and vice versa suitable for embedded systems.☆26Updated 5 years ago
- Generic single-file implementations of AVL tree in C and C++ suitable for deeply embedded systems. There is little activity because the p…☆19Updated 2 months ago
- Lightweight printf-compatible format processing library☆32Updated 8 months ago
- A tiny printf and sprintf library for small embedded systems☆238Updated last year
- Linear Linked List Library☆51Updated last year
- Modern C++ for Embedded Systems☆15Updated 3 years ago
- High performance video graphic library for embedded systems☆37Updated 5 years ago
- Regular expressions library for embedded systems☆41Updated 7 years ago
- printf for embedded system with floating point support.☆67Updated 2 years ago
- An ANSI C encoder/decoder for the MessagePack serialization format / msgpack.org[C / Objective-C / Swift]☆147Updated 4 months ago
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆376Updated 3 months ago
- Various implementations of CRC standards in C☆31Updated 12 years ago
- Portable hierarchical state machine written in C ( no use of malloc )☆19Updated 7 months ago
- String parsing library combining the memory safety of strsep and the convenience of a sscanf-like interface.☆28Updated 9 months ago
- cityhash (C99)☆12Updated 5 years ago
- Abandoned, C++ did not work out so well. See pure C implementation here - https://github.com/yuriykulikov/EventDrivenEmbeddedFramework☆21Updated 12 years ago
- Fast IEEE754-single precision to string conversion routine.☆13Updated last year
- A fast, lightweight, append-only file system for NAND flash on in low-power embedded systems☆42Updated 9 years ago
- MISRA C 2012 rule checking based on cppcheck☆24Updated 2 years ago