oconnor663 / blake3_reference_impl_cLinks
a C port of the BLAKE3 Rust reference implementation
☆12Updated 3 years ago
Alternatives and similar repositories for blake3_reference_impl_c
Users that are interested in blake3_reference_impl_c are comparing it to the libraries listed below
Sorting:
- Implementation of the parallel Pollard's rho method for solving the Elliptic Curve Discrete Logarithm Problem (ECDLP).☆11Updated 10 years ago
- Compile-time Evaluable SHA3 in C++: Permutation-based Cryptographic Hashing☆13Updated 3 weeks ago
- implementation of some function from string.h using SSE2 instructions☆22Updated 9 years ago
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆53Updated 7 years ago
- YAFU's sieve of Eratosthenes in library form with standalone executable☆14Updated last year
- Highly efficient implementation of elliptic curve 25519☆157Updated 3 years ago
- Simple ChaCha20Poly1305@Bitcoin C implementation☆31Updated 6 years ago
- ChaCha20 + Poly1305☆25Updated 9 years ago
- The CEX Cryptographic library in C++☆64Updated 2 years ago
- Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random☆56Updated 4 months ago
- cross platform library to manipulate and extract information of memory regions☆34Updated 7 years ago
- Small portable HMAC in C☆81Updated last year
- Feature-rich C99 library for memory scanning purposes, designed for Windows running machines, meant to work on both 32-bit and 64-bit por…☆32Updated 2 years ago
- A Light Weight TLS Cryptography Library in C/C++ with Support for RSA ECC AES GCM and Chacha20/Poly1305☆92Updated last year
- Virtual Machine for x64 and x86 systems☆36Updated 8 months ago
- Fast software implementation in C of the FIPS 180-2 hash algorithms SHA-224, SHA-256, SHA-384 and SHA-512☆58Updated last year
- Perform regex pattern matching on binary data. (Regex-like)☆36Updated 8 years ago
- ☆106Updated last year
- Small, fast, header only, zero dependency cryptographic library.☆24Updated 2 years ago
- Disarm — Fast AArch64 Decode/Encoder☆43Updated 11 months ago
- Header only library for binding, reordering and currying of function arguments without cost☆17Updated 7 years 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
- ChaCha20 stream cipher implemented in C☆75Updated 10 months ago
- A c++20 constexpr x86 assembler☆58Updated 4 years ago
- Lightweight x86-64 disassembling library☆44Updated 3 years ago
- Base91 / Base85 / Base64 de/encoders (C++03)☆71Updated 9 years ago
- C++ implementation of Tink☆90Updated this week
- SHA-1, SHA-256 and SHA-512 compression functions using Intel, ARMv8 and Power8 SHA intrinsics☆219Updated last year
- C++ JSON parser and stringify☆25Updated 3 years ago
- Very tiny TOML parser in C☆24Updated last month