NIST FIPS 203 & 204 Certified Algorithms

The World's First
Post-Quantum
Crypto Wallet

Quantum computers will break ECDSA and secp256k1 — the algorithms protecting every crypto wallet today. PQSafe uses ML-DSA-65 and ML-KEM-768 to protect your assets before the threat arrives.

ML-DSA-65 ML-KEM-768 Chrome MV3 TypeScript 100% Open Source
Scroll to explore
128-bit Post-Quantum Security Level
FIPS 203 & 204 NIST Standardized Algorithms
100% Open Source — MIT License

Up and running in minutes

Three simple steps to quantum-safe crypto management.

1

Install Extension

2 minutes

Clone the repo, run npm install && npm run build, then load the dist/ folder as an unpacked Chrome extension. No Chrome Web Store account needed.

2

Create Wallet

30 seconds

Click "Create New Wallet" — PQSafe generates an ML-DSA-65 keypair using CRYSTALS-Dilithium. Your 3309-byte public key and address are derived entirely client-side. Nothing ever leaves your browser.

3

Sign & Verify

Instant

Type any message, click Sign — you get a 3293-byte ML-DSA signature that no quantum computer can forge. Paste any public key + signature to verify authenticity in real time.

The threat is real.
The solution is here.

Classical Crypto Is Dying

NIST issued a mandate in 2024 to migrate away from RSA and ECDSA. Google's Willow chip demonstrated quantum supremacy. Shor's algorithm will crack secp256k1 — the key curve used by Bitcoin, Ethereum, and every major wallet — once fault-tolerant quantum hardware arrives.

ECDSA: Vulnerable RSA: Vulnerable

ML-DSA for Signing

CRYSTALS-Dilithium (ML-DSA-65) is NIST FIPS 204 standardized. Based on hard lattice problems — unbreakable by Shor's algorithm. 3309-byte public keys, 3293-byte signatures. Security Level 3: equivalent to AES-192. Built for real-world production use.

FIPS 204 Security Level 3

ML-KEM for Key Exchange

CRYSTALS-Kyber (ML-KEM-768) is NIST FIPS 203 standardized — the post-quantum Key Encapsulation Mechanism. Enables quantum-safe encrypted key exchange. AES-192 equivalent security. Already deployed by Apple, Google, and Cloudflare.

FIPS 203 KEM-768

Under the hood

pqsafe — cryptographic specifications
ML-DSA-65 (Digital Signature)
Standard NIST FIPS 204
Algorithm CRYSTALS-Dilithium
Security Level 3 (AES-192 equiv.)
Public Key Size 1952 bytes
Private Key Size 4000 bytes
Signature Size 3293 bytes
Hard Problem Module-LWE + SIS
Quantum Resistant ✓ Yes
ML-KEM-768 (Key Encapsulation)
Standard NIST FIPS 203
Algorithm CRYSTALS-Kyber
Security Level 3 (AES-192 equiv.)
Public Key Size 1184 bytes
Private Key Size 2400 bytes
Ciphertext Size 1088 bytes
Hard Problem Module-LWE
Quantum Resistant ✓ Yes
# Implementation
import { ml_dsa65 } from '@noble/post-quantum' import { ml_kem768 } from '@noble/post-quantum'

# Powered by @noble/post-quantum — audited, zero-dependency, pure TypeScript

PQSafe vs. classical wallets

When quantum computers arrive, existing wallets will be vulnerable. PQSafe is ready now.

Feature
PQSafe
MetaMask Classical Wallets
Signature Algorithm ML-DSA-65 (Dilithium) ECDSA secp256k1 ECDSA / RSA
Key Exchange ML-KEM-768 (Kyber) ECDH ECDH / DH
Quantum Resistant ✓ Yes ✗ No ✗ No
NIST Standard FIPS 203 & 204 None (legacy) None (legacy)
Address Format pq1[sha256 of ML-DSA pubkey] 0x[keccak160] varies
Open Source ✓ MIT License Partial Varies
Manifest Version Chrome MV3 MV3 Varies

Harvest Now, Decrypt Later: Adversaries are already recording encrypted traffic today to decrypt once quantum computers exist. "Store now, decrypt later" attacks mean the threat is already active — migration cannot wait.

See it in action

Clean, minimal UI. Everything you need — nothing you don't.

PQSafe
Beta

Welcome to PQSafe

Post-quantum cryptographic wallet
powered by ML-DSA-65

Keys never leave your browser

Dashboard
Your PQ Address
pq1a8f3e2d...b7c91f
Algorithm
ML-DSA-65
Security
Level 3
Public Key (1952 bytes)
3059301306...a12f8e4c...
Sign Message
Hello, post-quantum world!
Timestamp: 2025-01-15
b3a1f9c2e4...d891ac3f2b...7e4f12dc...
Signature verified ✓

Built in public.
Verify everything.

Every line of cryptographic code is open for inspection. No proprietary black boxes. No telemetry. No cloud dependencies. Your keys, your code, your security.

TypeScript React 18 Chrome MV3 Vite ML-DSA-65 ML-KEM-768 @noble/post-quantum Tailwind CSS
PQSafe/pqsafe

The world's first post-quantum crypto wallet

TypeScript MIT License
Star on GitHub

全球首个
后量子密码钱包

PQSafe 采用 NIST FIPS 203/204 标准的 ML-DSA-65 数字签名和 ML-KEM-768 密钥封装算法,在量子计算威胁到来之前,为您的数字资产提供真正的后量子安全保护。

当其他钱包还在使用即将被量子计算机破解的 ECDSA 时,PQSafe 已经领先一步。基于 CRYSTALS-Dilithium 和 CRYSTALS-Kyber 算法, 这两个算法已经过全球密码学界数年的严格审查,并于 2024 年正式由 NIST 标准化为 FIPS 203 和 FIPS 204。

后量子安全 NIST 认证 完全开源
量子安全签名
ML-DSA-65 签名无法被量子计算机伪造,安全等级相当于 AES-192
后量子密钥交换
ML-KEM-768 提供安全的密钥封装,防御"现在收集,以后解密"攻击
完全开源透明
MIT 许可证,所有代码公开可审计,无后门,无遥测数据收集
Beta 测试版
当前为测试版本,尚未适用于生产环境。欢迎开发者贡献代码和反馈

Ready to go quantum-safe?

Join the builders who refuse to wait for the quantum threat. Install PQSafe today — free, open source, and quantum-resistant from day one.

pqsafe.xyz  ·  github.com/PQSafe/pqsafe