Skip to content
@gibme-c

gibme-c

Pinned Loading

  1. serialization-cpp 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…

    C++

  2. lmdb-cpp lmdb-cpp Public

    Wraps the LMDB C API into an OOP model that allows for opening and using multiple environments and databases at once

    C++ 1

  3. crypto 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 A…

    C++ 3

Repositories

Showing 10 of 29 repositories
  • sneakerpp Public

    Encrypted peer-to-peer mesh networking library for C++17 - Noise XX handshake, ChaCha20-Poly1305 AEAD, UDP hole punching, dynamic peer discovery, and pluggable broadcast over uniform 1200-byte padded datagrams.

    gibme-c/sneakerpp’s past year of commit activity
    C++ 1 BSD-3-Clause 0 0 0 Updated Feb 28, 2026
  • 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
    C++ 3 BSD-3-Clause 0 0 0 Updated Feb 27, 2026
  • 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
    C++ 1 BSD-3-Clause 0 0 0 Updated Feb 27, 2026
  • 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
    C++ 0 Unlicense 0 0 0 Updated Feb 27, 2026
  • C 0 MIT 0 0 0 Updated Feb 27, 2026
  • 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
    C++ 0 BSD-3-Clause 0 0 0 Updated Feb 27, 2026
  • tinychacha Public

    Zero-dependency C++17 ChaCha20-Poly1305 AEAD library with AVX2, AVX-512, and NEO backends - runtime CPU dispatch, dual C/C++ API

    gibme-c/tinychacha’s past year of commit activity
    C++ 0 BSD-3-Clause 0 0 0 Updated Feb 27, 2026
  • 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
    C++ 0 BSD-3-Clause 0 0 0 Updated Feb 27, 2026
  • 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
    C++ 0 BSD-3-Clause 0 0 0 Updated Feb 27, 2026
  • 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
    C++ 0 BSD-3-Clause 0 0 0 Updated Feb 27, 2026

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…