Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-29 | Document *everything* | Matthias Schiffer | |
2014-04-10 | Use #pragma once | Matthias Schiffer | |
2014-03-14 | Adjust copyright years | Matthias Schiffer | |
2013-12-26 | Change fastd_cpuid back to use inline assembly to support non-Linux systems ↵ | Matthias Schiffer | |
again | |||
2013-12-01 | Add fast SSE2 implementations "xmm" for Salsa20 and Salsa20/12 | Matthias Schiffer | |
Public Domain implementations by D. J. Bernstein, see http://cr.yp.to/snuffle.html | |||
2013-11-29 | Use <cpuid.h> | Matthias Schiffer | |
fastd will segfault in valgrind otherwise (O_o) | |||
2013-11-29 | Compile with -std=c99 and restructure some code to ensure there is no ↵ | Matthias Schiffer | |
invalid aliasing (hopefully) | |||
2013-11-28 | Add CPUID function | Matthias Schiffer | |