summaryrefslogtreecommitdiffstats
path: root/src/crypto/cipher/salsa20/CMakeLists.txt
AgeCommit message (Collapse)Author
2013-12-01Add fast SSE2 implementations "xmm" for Salsa20 and Salsa20/12Matthias Schiffer
Public Domain implementations by D. J. Bernstein, see http://cr.yp.to/snuffle.html
2013-11-25Move crypto algorithm information out of implementationMatthias Schiffer
2013-11-21Add salsa20 cipherMatthias Schiffer