Merge branch 'mdw/cpu-dispatch'
[catacomb] / symm / chacha.c
2016-05-21 Mark WoodingMerge branch 'mdw/cpu-dispatch'
2016-05-21 Mark WoodingAdd support for AMD64 processors and Microsoft Windows.
2016-05-18 Mark WoodingAdd a pile of debug output around the CPU dispatching...
2016-05-16 Mark WoodingShore up the `grand' protocol.
2015-07-20 Mark Woodingsymm/: New SSE2 implementations of Salsa20 and ChaCha.
2015-07-20 Mark WoodingMerge branch 'mdw/latin-dances'
2015-07-03 Mark Woodingsymm: Implement Bernstein's ChaCha stream cipher.