CH
ChyKusuma/Lamport_W-OTS_S-OTP
Winternitz-One Time Signature for One-time password docs
A Modern, Post-Quantum One-Time Password System
Directory
- Whitepaper
- Introduction
- Simple integration
- Register models
- Request models
- Verification models
- Signature models
Summary
Traditional TOTP (Time-based One-Time Passwords) which relies on symmetric and with or not used asymetric primitive cryptographic keys like FIDO can be vulnerable to interception, bypass, or even QC can finding corrected ECC RSA ECDLP private key from public key such like;
- Computes
$$d$$ given$$y$$ =$$x^d$$ mod$$p$$ → ECC/DH Dead - Computes
$$k$$ given$$Q$$ =$$k⋅P$$ → ECDLP Dead - Computes
$$p$$ given$$n$$ =$$pq$$ → RSA Dead
Read https://www.aumasson.jp/data/talks/AUB-quantum25.pdf
Terms & Condition of this software
- This software is not open-source.
- The source code is not publicly available in this repository, as the software is intended for commercial use and direct sale.
- A working demo is provided in this repository for evaluation purposes. You can explore it in the listed directories.
- If you are interested in purchasing the full source code, please send a request via email to qryptopunk@protonmail.com.
- Worldwide payments are accepted in Bitcoin. Once payment is confirmed, the full source code package will be delivered to the buyer.
- Please note: This is not a license sale or exclusive distribution. The author retains the right to sell the same software to other interested parties or organizations.
- The software has not undergone an external security audit. If required, you may conduct your own audit to meet your internal security standards.
- The project is developed entirely in Go (Golang), covering both backend and frontend, and its functionality has been thoroughly tested as demonstrated in the demo directory.
On this page
Contributors
Created April 14, 2025
Updated February 9, 2026
