Skip to content
View yebtimothy's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report yebtimothy

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
yebtimothy/README.md

Yeb Timotheous

Post-Quantum Cryptographic Engineer & Distributed Systems Developer Remote | yeb.timotheous@proton.me | Reddit: u/yeb_timotheous

Specializing in low-level implementations of NIST PQC standards (FIPS 203/204), SIMD-accelerated zero-knowledge provers, and consensus state execution engines.


Active Repositories

Post-Quantum & Cryptographic Engineering

  • pq-dilithium-c C β€” High-performance C implementation of the NIST ML-DSA (Dilithium) signature scheme optimized for execution speed.
  • pqc-rpc-proxy Go β€” Hybrid post-quantum TLS proxy securing validator JSON-RPC connections using native ML-KEM-768/X25519 key agreements.
  • hybrid-hsm-enclave C++ β€” HSM wallet enclave simulator using mlock page locking, guard pages (mprotect), and constant-time hybrid ECDSA/ML-DSA signature verification.
  • bash-pqc-keygen Go/Shell β€” Automated local PQC key generation and root certificate authority (CA) utility suite.

Zero-Knowledge & Consensus Systems

  • lattice-zk-prover C++/OpenMP β€” SIMD-parallelized polynomial commitment solver in negacyclic quotient rings $R_q = \mathbb{Z}_q[x] / (x^n + 1)$ for lattice-based ZK-provers.
  • pqc-sig-aggregator Go β€” Decoupled consensus signature aggregation simulator evaluating Merkle registries, bitmaps, and recursive ZK-SNARK pre-commit compressions.
  • p2p-consensus Go β€” Custom BFT consensus engine and libp2p networking stack optimized for larger PQC key payload propagation.

Virtual Machines & Execution

  • evm-c C β€” Lightweight, zero-dependency EVM state transition execution interpreter written in pure C.
  • pqc-node-bench Go β€” Benchmark suite measuring validator throughput and network latency under post-quantum signature verification overhead.
  • rollup-sequencer-sim Python β€” Simulator evaluating modular rollup transaction-ordering policies (FIFO, PBS, MEV-Share).

Active Research & R&D

  • pq-hd-wallet C++ β€” Noise-stable Hierarchical Deterministic (HD) key derivation for lattice-based public keys (BIP-32 PQC extension) utilizing Secure Enclaves.
  • goldilocks-simd-ntt C++/AVX-512 β€” SIMD-vectorized Goldilocks field $\mathbb{F}_p$ ($p=2^{64}-2^{32}+1$) solver executing accelerated NTTs via Shoup reduction for L2 recursive provers.
  • pq-threshold-mempool C++ β€” Post-quantum threshold decryption engine (Threshold ML-KEM-768) utilizing noise-flooding and Lagrange interpolation to mitigate front-running (MEV) in validator pools.

Technical Index

  • Languages: C, C++, Go, Python, Assembly (x86_64 SIMD), Shell.
  • Systems: POSIX Memory Management (mlock, mprotect), OpenMP, OpenSSL EVP, libp2p, Go Worker Pools.
  • Primitives: ML-KEM-768, ML-DSA-65, ECDSA P-256/SECP256r1, negacyclic NTT, Goldilocks.

Popular repositories Loading

  1. bitcoincore.org bitcoincore.org Public

    Forked from bitcoin-core/bitcoincore.org

    Bitcoin Core project website

    HTML 2

  2. yebtimothy yebtimothy Public