Skip to content
View harpoonsecurity's full-sized avatar

Block or report harpoonsecurity

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

Popular repositories Loading

  1. external-docs external-docs Public

    Forked from jayantshekhar/external-docs

  2. pq-share pq-share Public

    End-to-end encrypted file sharing with a per-send cipher-suite picker. Classical → hybrid PQ → CNSA 2.0 in the same browser tab.

    JavaScript

  3. AES-demo AES-demo Public

    Interactive, single-file walkthrough of AES-128 encryption. Step through every round (SubBytes, ShiftRows, MixColumns, AddRoundKey) with educational notes that explain why each step is there. Live …

    HTML

  4. RSA-ECDH-demo RSA-ECDH-demo Public

    Interactive walkthrough of asymmetric cryptography. RSA key generation + square-and-multiply mod-exp; ECDH on a toy curve with point addition, scalar multiplication, and Diffie-Hellman exchange. Li…

    HTML

  5. ML-KEM-DSA-demo ML-KEM-DSA-demo Public

    Interactive walkthrough of post-quantum cryptography. 2D lattice CVP, toy LWE, Regev encryption, ML-KEM-512/768/1024 spec, Schnorr signatures bridging to ML-DSA. Live: https://harpoonsecurity.githu…

    HTML

  6. X25519-MLKEM768-demo X25519-MLKEM768-demo Public

    Interactive walkthrough of the hybrid TLS 1.3 key exchange. Six-step protocol with toy ECDH + toy ML-KEM, real HKDF-SHA-256 combiner via Web Crypto, X25519MLKEM768 wire format. Live: https://harpoo…

    HTML