imahjoub / hash_sha256Links
C++ implementation of SHA-256 (header-only)
☆10Updated last month
Alternatives and similar repositories for hash_sha256
Users that are interested in hash_sha256 are comparing it to the libraries listed below
Sorting:
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆206Updated last week
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 5 months ago
- My C stuff.☆46Updated this week
- Cryptography library for modern C++.☆76Updated 2 years ago
- run C++ from anywhere☆121Updated 5 years ago
- Minimal HMAC-SHA256 implementation in C / C++☆141Updated 2 years ago
- A Light Weight TLS Cryptography Library in C/C++ with Support for RSA ECC AES GCM and Chacha20/Poly1305☆91Updated last year
- A C++ header-only ZLib / libBZ2 / libLZMA / Zstandard wrapper.☆59Updated 7 months ago
- C++20 compile time compressed string tables☆46Updated 2 years ago
- A simple C++ header-only template library implementing matching using wildcards☆88Updated last year
- PacketBuffer is a C++14 header-only library designed specifically to be really fast at processing binary network packets.☆13Updated 6 years ago
- Translates binary information (images, fonts, shaders) into C++ source code.☆134Updated last year
- A tagged-pointer type for C++.☆36Updated 2 years ago
- Embedded Systems C++ Library Support (Currently wraps libcxx)☆93Updated 10 months ago
- Examples showing OpenSSL C API usage with Modern C++ (smart pointers, RAII)☆45Updated 2 years ago
- A safe and fast high-level and low-level character input/output library for bare-metal and RTOS based embedded systems with a very small …☆173Updated 2 months ago
- Intel's x86-64 Architecture Simulation in C++☆214Updated 3 years ago
- C++ byte array implementation.☆23Updated 3 years ago
- Fastest type-safe parsing library in the world for C++14 or C++17 (up to 300x faster than std::regex)☆44Updated 6 years ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated 3 years ago
- C++ utilities☆141Updated last week
- File/Directory Watcher for Modern C++☆86Updated 2 years ago
- Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.☆31Updated 2 years ago
- xunused is a tool to find unused C/C++ functions and methods across source files in the whole project.☆71Updated last year
- Interactive C/C++ preprocessor macro debugger☆172Updated 4 years ago
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆93Updated this week
- C++ ABI implementation providing low-level support for a standard C++ library (typically libc++)☆44Updated 7 months ago
- A bare metal port of the GNU ISO C++ library☆38Updated 2 years ago
- C++ library implementing recent double-word (aka double-double) arithmetics.☆12Updated 4 months ago
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated 2 months ago