Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-05-22 | Windows Driver: fix "__chkstk" link error in debug build caused by some ↵ | Mounir IDRASSI | 1 | -2/+2 | |
crypto functions using too much stack space for local variables. | |||||
2016-12-07 | Crypto: remove unnecessary alignment adjusting code in Serpent since the ↵ | Mounir IDRASSI | 1 | -46/+2 | |
SIMD implementation works with unaligned data and gain negligible compared to memcpy overhead. | |||||
2016-10-17 | Add missing fast Serpent implementation sources. | Mounir IDRASSI | 1 | -0/+318 | |