cryb-to/lib
Dag-Erling Smørgrav 371d519169 Implement the Salsa family of stream ciphers.
Note that we only have unit tests for Salsa20.
2017-03-18 14:42:26 +01:00
..
cipher Implement the Salsa family of stream ciphers. 2017-03-18 14:42:26 +01:00
core Start using pkg-config / pkgconf. 2017-03-07 00:54:46 +01:00
cpe Start using pkg-config / pkgconf. 2017-03-07 00:54:46 +01:00
digest Start using pkg-config / pkgconf. 2017-03-07 00:54:46 +01:00
enc Start using pkg-config / pkgconf. 2017-03-07 00:54:46 +01:00
hash Start using pkg-config / pkgconf. 2017-03-07 00:54:46 +01:00
mac Start using pkg-config / pkgconf. 2017-03-07 00:54:46 +01:00
mpi Start using pkg-config / pkgconf. 2017-03-07 00:54:46 +01:00
oath Start using pkg-config / pkgconf. 2017-03-07 00:54:46 +01:00
rand Start using pkg-config / pkgconf. 2017-03-07 00:54:46 +01:00
rsaref Centralize most of .gitignore. 2016-09-17 21:38:54 +02:00
test Rename t_verbose*() to t_printv*(). 2017-03-14 14:36:52 +01:00
Makefile.am Fix typo in libcryb-rand's Makefile and ensure that it is built before libcryb-oath, which uses it. 2016-11-21 13:46:49 +01:00