WOTS+ on SHA3-256 | Temporal key rotation | BFT consensus | Forward secrecy
Post-quantum blockchain. WOTS+ on SHA3-256 instead of ECDSA. Temporal key evolution with forward secrecy.
src/ crypto.py, block_producer.py, consensus.py, transaction.py, wallet.py,
validator.py, epoch.py, measurement.py, detection.py, network.py,
storage.py, performance.py
native/src/ wots.rs, sha3.rs, merkle.rs, temporal_auth.rs (Rust)
native/csrc/ wots.c, sha3.c, merkle.c, temporal_auth.c (C fallback)
python run_testnet.py
cd native && cargo benchAndrew C. Dorman
Proprietary License. See LICENSE.