[erlang-questions] [ANN] Sphincs - Post-quantum Signature Scheme

Alexander Færøy ahf@REDACTED
Tue Sep 13 20:16:05 CEST 2016


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Hello.

Sphincs 1.0.0 is out. Sphincs is an Erlang NIF for the SPHINCS-256
post-quantum signature scheme made by D. J. Bernstein, D. Hopwood, A.
Hülsing, T. Lange, R. Niederhagen, L. Papachristodoulou, M. Schneider,
P. Schwabe, and Z. Wilcox-O'Hearn.

Sphincs is designed to provide 2^128 bits of security in a world where
an adversary have access to a quantum computer.

Sphincs can be used as a drop-in replacement for enacl's Ed25519
signature scheme if you are interested in experimenting with making your
cryptographic protocols post-quantum secure.

Note that public keys and secret keys are around 1 KB in size each and
signatures are around 41 KB in size. This is a lot larger than what you
will get with Ed25519 -- and sphincs is also a lot slower :-)

The Sphincs Erlang NIF is available from:

    Primary: https://lab.baconsvin.org/ahf/sphincs
    Mirror:  https://github.com/ahf/sphincs

You can read more about the SPHINCS-256 signature scheme at
http://sphincs.cr.yp.to

Happy hacking.

Cheers,
Alex.

-----BEGIN PGP SIGNATURE-----

iQIbBAEBCgAGBQJX2EF1AAoJEPm8L+IrCM6PrDYP9jkTbdTGWvF+NBy//3AC+uyq
SPOdFylMj7zSyza+n+TcpCPs0uOb6xePTL2wI2Yq1v986r2aCZkwTEuqJTp7BbGA
xDmrRclrLKzxEZfpzlPPeORcwSUmeyT7SdhYDux0RldA9E8VqcC/YpFJ2PzgGTk6
cUD2ROMDSGeX47pGmMW2zMdQcONSw9B6WzJejUwcmPX+EyOUr36Zuh/7R6melBXS
XyCl8EFBURH2wmwYu+tNhaztH0vGCkcrGjWs50zs8bWCJO254Icm7Hg0gyDyMRrc
06NUj0Uon5BIw+HBqCkfuPqVMrRbAs5exFKQnE8biv3kZMEUWbMPb2EmGji8bRBR
sTv6oMS/l9h0eNNs9KmIBO2Byln7p9wboyg6bBRGesFpn6en8MPEFelXAlNSTU1F
MoQdjcXFNNIMjm/cYiCZjU7tNdXdCvCxw4lvHTQrEMTXbsmo+FUeHZGXnoXBWhkB
nYRLYbQc0qYM1+DC5wFGe2aYYAb/vcshM98ympOGfSHjtazL+AykpukUkBxyurfv
IEJ65EVmRgfue49QlxteZiKK44R8VGRjbE+KVdIBdL0I+HSyAymqp4Rvr7CCgnTd
3kAaKg4GM0QQ7e/gMCDtf4moD8rWTeTO10CQqlesg56xnyBaEam00unYTNA4uw0A
auEVNZgMzmKf+M9bNC8=
=hpsC
-----END PGP SIGNATURE-----

-- 
Alexander Færøy



More information about the erlang-questions mailing list