- forked from -> github.com/yawning/sphincs256 [BSD3]
- implements a blake3-512 based hypertree
- experimental project
Special thanks goes to:
- sphincs.org
- sphincs.org/resources.html
- Daniel J. Bernstein, Andreas Huelsing, Stefan Koelbl, Ruben Niederhagen, Joost Rijnevel and Peter Schwabe: The SPHINCS+ signature framework. 2019 ACM SIGSAC Conference on Computer and Communications Security, CCS'19, ACM (2019), pp 2129–2146. Date: 2019-09-23 [pdf] (https://cryptojedi.org/papers/spx-20190923.pdf)
- yawning/sphincs [BSD3] for the go sphincs256 initial implementation
- zeebo/blake3 [CC0] for the blazing fast blake3 golang implementation
- C, Reference, sphincs+(full:sha2/shake/haraka) github.com/sphincs/sphincsplus
- C++, sphincs+(sha3/shake128/sponge) github.com/itzmeanjan/sphincs
Yes, Please! PRs Welcome!