Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-02-08 | Windows: Add implementation of ChaCha20 based random generator. Use it for dr... | Mounir IDRASSI | 1 | -0/+9 |
2017-06-05 | cland static code analyzer fixes | kavsrf | 1 | -3/+3 |
2017-01-12 | Fix build error in Crypto/Whirpool.c when using LLVM Clang compiler by disabl... | Mounir IDRASSI | 1 | -4/+12 |
2016-08-17 | Linux: fix compilation error on Streebog.c if SSE4.1 not enabled in compiler | Mounir IDRASSI | 1 | -0/+6 |
2016-06-02 | Crypto: Add support for Japanese encryption standard Camellia, including for ... | Mounir IDRASSI | 1 | -0/+6 |
2016-05-24 | Windows: fix detection of Visual Studio version to activate assembly optimiza... | Mounir IDRASSI | 1 | -0/+4 |
2016-05-01 | Reset bogus executable permissions | David Foerster | 1 | -0/+0 |
2016-02-21 | Crypto: update Whirlpool implementation using latest code from Crypto++. | Mounir IDRASSI | 1 | -33/+72 |
2015-12-31 | Cryptography: Optimize Whirlpool implementation by using public domain assemb... | Mounir IDRASSI | 1 | -0/+138 |