symm/{chacha,salsa20}.[ch]: Support RFC7539-style 96-bit nonces.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 26 May 2016 08:26:09 +0000 (09:26 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 22 Apr 2017 19:44:05 +0000 (20:44 +0100)
commit1778ca95377e045bd56a0a99d4d27b476ed85345
treed48b1426189159306e7e7b594e4c27d50e1875ea
parente6912e4438388021222b7b449d1e84709d943572
symm/{chacha,salsa20}.[ch]: Support RFC7539-style 96-bit nonces.

I think these are a bad idea, but they'll be popular (and are etched
into the AEAD proposal).
.gitignore
symm/Makefile.am
symm/chacha.c
symm/chacha.h
symm/salsa20.c
symm/salsa20.h
symm/t/chacha
symm/t/salsa20.local