Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kste committed Sep 12, 2017
1 parent e149f2d commit ee5af8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
[SPHINCS](https://sphincs.cr.yp.to/) is a recently proposed stateless hash-based signature scheme and
promising candidate for a post-quantum secure digital signature scheme. This repository contains
optimized implementations of the cryptographic hash functions for both ARM and x86 which are used
to instantiate SPHINCS with (for more details see the [paper](linktobeadded):
to instantiate SPHINCS with (for more details see the [paper](linktobeadded)):

* ChaCha12: The original proposal for SPHINCS.
* [Haraka](https://github.com/kste/haraka): An AES-based short-input hash function.
Expand Down

0 comments on commit ee5af8e

Please sign in to comment.