quantum-aware
v0.1.0
Published
Quantum-Aware CLI for local high-entropy password, passphrase, and key generation.
Maintainers
Readme
quantum-aware
CLI package for Quantum-Aware.
Global install:
npm install -g quantum-awareUsage:
qa generate password --length 20
qa generate passphrase --words 6
qa generate key --bytes 32 --jsonThis CLI generates values locally and provides conservative classical and quantum-aware brute-force estimates.
