Skip to content
View alreadyhaveanacount-II's full-sized avatar

Block or report alreadyhaveanacount-II

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. sanctum-diary sanctum-diary Public

    Local encrypted diary for Windows. Entries protected with a hand-rolled AVX-512 ChaCha20-Poly1305, scrypt key derivation, and Windows Hello session locking. All crypto primitives implemented from s…

    C++

  2. silent-sentinel silent-sentinel Public

    A research-oriented Windows telemetry agent focused on stealthy data acquisition and heuristic bypass. Implements a custom runtime environment with manual PEB/EAT traversal, ROR13 API hashing, and …

    C

  3. serpent-bitslicing-cpp serpent-bitslicing-cpp Public

    A modern C++20 implementation utilizing AVX-512 and Osvik's optimized Boolean circuits to achieve massive throughput through bitslicing.

    C++

  4. chacha20-poly1305-aead chacha20-poly1305-aead Public

    High-performance C++20 implementation of ChaCha20-Poly1305 AEAD. Features SIMD acceleration, multi-block Poly1305 reduction, and sub-3.0 CPB efficiency on modern x86_64 architectures.

    C++

  5. steganography-web steganography-web Public

    Advanced steganography tool - Hide text or binary files inside PNG images using steganography (DSSS algorithm) + ChaCha20 encryption. Password-protected, undetectable, and runs entirely in your bro…

    JavaScript