Pinned Repositories
low-ram-sphincsplus
Sphincs+ implementation which uses minimal RAM
parallel-sphincsplus
This repository contains another implementation of the Sphincs+ postquantum signature system
pyspx
Python bindings for SPHINCS+
pyspx-1
Python bindings for SPHINCS+
sidechannel-resistent
This is a Sphincs+ implementation that aspires to be resistant to side channel (DPA) attacks
sphincs-256
Reference and AVX2 optimized implementations of SPHINCS-256, accompanying the EUROCRYPT 2015 paper "SPHINCS: practical stateless hash-based signatures"
sphincs-shake256
Modified version of SPHINCS-256, using SHAKE256 as the underlying hash function rather than ChaCha/BLAKE
sphincsplus
The SPHINCS+ reference code, accompanying the submission to NIST's Post-Quantum Cryptography project
SPHINCS's Repositories
sphincs/sphincsplus
The SPHINCS+ reference code, accompanying the submission to NIST's Post-Quantum Cryptography project
sphincs/pyspx
Python bindings for SPHINCS+
sphincs/low-ram-sphincsplus
Sphincs+ implementation which uses minimal RAM
sphincs/sphincs-256
Reference and AVX2 optimized implementations of SPHINCS-256, accompanying the EUROCRYPT 2015 paper "SPHINCS: practical stateless hash-based signatures"
sphincs/sphincs-shake256
Modified version of SPHINCS-256, using SHAKE256 as the underlying hash function rather than ChaCha/BLAKE
sphincs/parallel-sphincsplus
This repository contains another implementation of the Sphincs+ postquantum signature system
sphincs/sidechannel-resistent
This is a Sphincs+ implementation that aspires to be resistant to side channel (DPA) attacks
sphincs/pyspx-1
Python bindings for SPHINCS+