Skip to content
View AnubisQuantumCipher's full-sized avatar

Block or report AnubisQuantumCipher

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

Anubis Quantum Cipher

Zero-knowledge proving and privacy-chain diagnostics — in Rust, on Apple Silicon. I build the tooling that proves what a system is actually doing: GPU-accelerated provers, runtime fingerprinting for privacy networks, and reproducible evidence bundles you can re-run yourself.

📣 Contact: [email protected] — open to fixed-scope engagements (prover acceleration, ZK/Rust tooling, network diagnostics).


Recent work

risc0-metal-hybrid — Stock RISC Zero proves entirely on the CPU on Apple Silicon; its Metal GPU backend ships complete but unreachable. I wired it back in as a hybrid segment prover — generic STARK ops (NTT / FRI / Merkle / Poseidon2) on the GPU, circuit kernels on the CPU, zero-copy over unified memory. 1.63–1.70× median on an M4 Max, receipts still verify with the stock verifier. A 677-line vendored patch with CI-proven pristine-plus-patch parity and a one-command evidence bundle.

r0-metal-doctor — Tells you whether RISC Zero is actually using Metal on your Mac. Reports only the prover lane it observes — no guessing.

midnight-probe (npm) — Diagnostics CLI for Midnight Network: runtime fingerprinting, transaction-validation tracing, and SDK compatibility matrices against live networks.

ziros — A zero-knowledge operating system: agent-operated proving on Apple Silicon, formally verified Metal GPU kernels, 9 proving backends, fail-closed attestation.


Toolbox

Rust · ZK proving (Plonky3 · Groth16 · Halo2 · Nova · RISC Zero) · Apple Silicon / Metal GPU · post-quantum cryptography · privacy chains (Midnight · Zcash)

Fingerprint what the system is really doing, classify what's broken, never guess — and ship the evidence to check it.

Popular repositories Loading

  1. dTAO-Monitor dTAO-Monitor Public

    Forked from maaalex/dTAO-Monitor

    Bittensor dTAO subnet token price monitor

    Python

  2. alire-index alire-index Public

    Forked from alire-project/alire-index

    Community index for the Alire project

  3. ziros ziros Public

    Zero-Knowledge Operating System. Agent-operated proving on Apple Silicon with formally verified Metal GPU kernels, 9 backends, and fail-closed attestation chains.

    Rust

  4. ziros-attestation ziros-attestation Public

    ZirOS — Zero-Knowledge Operating System. Public attestation evidence. 290K lines of Rust. 169 mechanized theorems. 9 backends. Apple Metal GPU. Post-quantum. No source code.

  5. midnight-probe midnight-probe Public

    TypeScript

  6. sovereign-economic-defense-public sovereign-economic-defense-public Public

    Public evidence release for five Sovereign Economic Defense components deployed to Midnight preprod.

    TypeScript