gibme-c
Pinned Loading
Repositories
- crypto Public
Standalone C++17 cryptographic primitive library: Ed25519, ring signatures (CLSAG/Triptych), Bulletproofs/BP+/BP++, FROST threshold signatures, FCMP++, BIP-39/SLIP-10/SLIP-39 key derivation, with AVX2/AVX-512 SIMD backends
gibme-c/crypto’s past year of commit activity - serialization-cpp Public
C++ static library for binary serialization and JSON support - writer/reader pair for typed byte vectors, abstract Serializable interface, RapidJSON helpers, 128/256-bit integer support, and secure memory erasure
gibme-c/serialization-cpp’s past year of commit activity - ed25519 Public
High-performance Ed25519 elliptic curve library in C++ with runtime-dispatched AVX2/AVX-512 IFMA backends, ristretto255, and multi-scalar multiplication
gibme-c/ed25519’s past year of commit activity - helioselene Public
Standalone, zero-dependency C++ elliptic curve library implementing the Helios/Selene curve for FCMP++. Runtime-dispatched backends (portable, x64, AVX2, AVX-512 IFMA) with constant-time scalar multiplication, MSM, polynomial arithmetic, and ECFFT support.
gibme-c/helioselene’s past year of commit activity - tinyaes Public
A zero-dependency C++17 AES encryption library supporting AES-128, AES-192, and AES-256 in ECB, CBC, CTR, and GCM modes, with SIMD-accelerated backends and runtime CPU dispatch
gibme-c/tinyaes’s past year of commit activity - tinyblake Public
Tiny, zero-dependency BLAKE2b library in C/C++17 with SIMD acceleration (SSE2, AVX2, AVX-512, NEON). Includes HMAC-BLAKE2b and PBKDF2-BLAKE2b. Header-only friendly, dual C/C++ API.
gibme-c/tinyblake’s past year of commit activity - tinysha Public
Zero-dependency C++ cryptographic hash library (SHA-2, SHA-3, HMAC, PBKDF2) with SIMD backends and runtime CPU dispatch
gibme-c/tinysha’s past year of commit activity
People
This organization has no public members. You must be a member to see who’s a part of this organization.
Top languages
Loading…
Most used topics
Loading…