Auditable & minimal JS implementation of public-key post-quantum cryptography
-
Updated
Nov 23, 2025 - TypeScript
Cryptographic algorithms secure against potential future quantum computers.
Auditable & minimal JS implementation of public-key post-quantum cryptography
JS bindings and playground of post-quantum asymmetric ciphers
Typescript Implementation of CRYSTALS Kyber IND-CCA2-secure key encapsulation mechanism (KEM), whose security is based on the hardness of solving the learning-with-errors (LWE) problem over module lattices. https://www.npmjs.com/package/crystals-kyber-ts
Password Manager Desktop Application using Post-Quantum Key Exchange Algorithms to ensure secure communication. This repository was used to support a research article written by myself called A password manager for Post Quantum Era
Npm module implementation of newhope algorithm
eXtended Merkle Signature Scheme
PQC Lizard implementation with typescript
Hybrid synchronous encryption protocol using NIST approved post-quantum algorithms.
R&D environment to study Cryptography so we can roll our own eventually
Post-Quantum filesystem encryption using a hybrid encryption protocol "hsynchronous"
A quantum-resistant payment system for XRP Ledger using SHA-256 preimage escrows. Provides 2^128 quantum security without protocol changes. Built for XRPL Bizthon Hackathon.
A secure password manager with support for AES-256-GCM, built using Next.js, Prisma, and TypeScript. It allows storing, updating, and retrieving encrypted credentials with user authentication and encryption key management.