imahjoub / hash_sha256Links
C++ implementation of SHA-256 (header-only)
☆10Updated 4 months ago
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.☆209Updated 2 months ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated 8 months ago
- run C++ from anywhere☆126Updated 6 years ago
- My C stuff.☆46Updated 3 weeks ago
- Fastest type-safe parsing library in the world for C++14 or C++17 (up to 300x faster than std::regex)☆43Updated 6 years ago
- Embedded Systems C++ Library Support (Currently wraps libcxx)☆96Updated last year
- Cryptography library for modern C++.☆77Updated 2 years ago
- xunused is a tool to find unused C/C++ functions and methods across source files in the whole project.☆79Updated 3 weeks ago
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆95Updated last week
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆50Updated 2 weeks ago
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated 5 months ago
- C++ ABI implementation providing low-level support for a standard C++ library (typically libc++)☆47Updated 9 months ago
- C++2x Performance library☆92Updated 3 weeks ago
- C++20 compile time compressed string tables☆46Updated 2 years ago
- C++ byte array implementation.☆24Updated 3 years ago
- C++20 SIMD Within A Register library☆45Updated 7 months ago
- A Light Weight TLS Cryptography Library in C/C++ with Support for RSA ECC AES GCM and Chacha20/Poly1305☆92Updated last year
- A bare metal port of the GNU ISO C++ library☆39Updated 2 years ago
- Minimal HMAC-SHA256 implementation in C / C++☆146Updated 2 years ago
- A template for a cross-platform C++20 project including CMake, unit-testing with Catch, cross-platform CI with Travis-CI/Github Actions a…☆21Updated 3 years ago
- ☆68Updated 4 years ago
- An easy-to-use and competitively fast JSON parsing library for C++17, forked from Bitcoin Cash Node's own UniValue library.☆33Updated last year
- A C++ header-only ZLib / libBZ2 / libLZMA / Zstandard wrapper.☆61Updated 2 months ago
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆56Updated this week
- ☆38Updated 4 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 3 weeks ago
- Intel's x86-64 Architecture Simulation in C++☆214Updated 4 years ago
- A C++ implementation of ChaCha20 & Poly1305 stream cipher described in RFC - 8439.☆22Updated last year
- C++ utilities☆144Updated last week
- A Clang plugin for generating CLIs from unmodified C++ functions/classes.☆36Updated 3 years ago