EddieEldridge / SHA256-in-CLinks
An implementation of the SHA256 Hashing Algorithm in C
☆22Updated last year
Alternatives and similar repositories for SHA256-in-C
Users that are interested in SHA256-in-C are comparing it to the libraries listed below
Sorting:
- A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.☆414Updated 2 weeks ago
- C library for reading and writing YAML.☆303Updated last year
- A collection of commonly used C MACROS☆146Updated 2 years ago
- Example of private, public key generation and shared secret derivation using OpenSSL and the x25519 curve.☆12Updated 8 years ago
- SHA-2 algorithm implementations☆196Updated 3 months ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆276Updated 4 months ago
- Object-Oriented Programming With ANSI-C☆295Updated 5 years ago
- Portable, reentrant, getopt-like option parser☆370Updated 5 months ago
- A very small C interpreter☆431Updated 3 years ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆584Updated last year
- Small portable multiple-precision unsigned integer arithmetic in C☆454Updated last year
- Yet another INI parser☆177Updated 3 years ago
- C/C++ JSON parser, emitter, JSON-RPC engine for embedded systems☆440Updated 7 months ago
- An elegant unit testing framework for C with support for mock objects.☆259Updated 2 years ago
- git-ification/cleanup of the source code for "NCURSES Programming HOWTO".☆40Updated 11 years ago
- A simple, commented reference implementation of the MD5 hash algorithm☆249Updated last year
- Simple hash table implemented in C☆180Updated last year
- An exception handling library for C☆282Updated 2 weeks ago
- Simple and memory-efficient implementation of OOP in C suitable for real-time embedded systems.☆254Updated last year
- Binary Serialization