amosnier / sha-2
SHA-2 algorithm implementations
☆182Updated 2 months ago
Alternatives and similar repositories for sha-2:
Users that are interested in sha-2 are comparing it to the libraries listed below
- Small portable Elliptic-Curve Diffie-Hellman in C☆270Updated 2 years ago
- Small portable multiple-precision unsigned integer arithmetic in C☆430Updated 3 months ago
- C implementation of the SHA-3 and Keccak with Init/Update/Finalize hashing API (NIST FIPS 202/Etherium)☆176Updated 3 months ago
- A lightweight cross-platform getopt alternative that is tested on Linux, Windows, FreeBSD and macOS. Command line argument parser library…☆176Updated 3 months ago
- Portable, reentrant, getopt-like option parser☆354Updated 5 months ago
- Very small, readable implementation of the SHA3 hash function.☆204Updated 8 years ago
- chaos preprocessor library. this is what boost preprocessor derived from.☆120Updated 12 years ago
- The smallest public printf implementation for its feature set.☆630Updated 2 months ago
- Path library for C/C++. Cross-Platform for Linux, FreeBSD, Windows and MacOS. Supports UNIX and Windows path styles on those platforms.☆258Updated 2 months ago
- A Micro (1k lines of code) Unit Test Framework for C/C++☆165Updated 2 months ago
- A lightweight tar library written in ANSI C☆455Updated 8 months ago
- Radically unbloated DEFLATE/zlib/gzip compression/decompression library. Can decompress any gzip/zlib data, and offers simplified compres…☆311Updated last year
- Portable C11 threads implementation over POSIX threads and win32 threads.☆240Updated 4 months ago
- A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.☆382Updated 2 months ago
- Single C file TLS 1.2/1.3 implementation, using tomcrypt as crypto library☆583Updated last month
- The tiny-json is a versatile and easy to use json parser in C suitable for embedded systems. It is fast, robust and portable.☆369Updated 8 months ago
- safec libc extension with all C11 Annex K functions☆347Updated 2 weeks ago
- Command-line arguments parsing library.☆704Updated 6 months ago
- Parser for argv that works similarly to getopt☆182Updated last year
- Lightweight exception implementation for C☆331Updated 3 months ago
- C JSON parser library that doesn't suck☆285Updated 7 months ago
- Memory Manager For Small(ish) Microprocessors☆408Updated last month
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆218Updated 7 months ago
- An exception handling framework for C☆275Updated 3 years ago
- str: yet another string library for C language.☆316Updated 2 months ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆266Updated 4 months ago
- libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringu…☆537Updated 7 months ago
- Library of generic and type safe containers in pure C language (C99 or C11) for a wide collection of container (comparable to the C++ STL…☆935Updated 3 weeks ago
- A testing library for C.☆356Updated last year
- Yet another INI parser☆167Updated 2 years ago