Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
10 days | Windows: remove 32-bit logic from the code since we support only 64-bit. remo... | Mounir IDRASSI | 1 | -3/+3 |
2024-06-12 | Avoid conflict with C++17 features std::byte by using uint8 type instead of byte | Mounir IDRASSI | 1 | -32/+32 |
2017-11-27 | SIMD speed optimization for Kuznyechik cipher implementation (up to 2x speedu... | Mounir IDRASSI | 1 | -164/+229 |
2016-08-17 | Linux: fix various compilation issues under Linux. | Mounir IDRASSI | 1 | -2057/+2058 |
2016-08-15 | Windows: Add support for Streebog (hash) and kuznyechik (encryption) | Mounir IDRASSI | 1 | -0/+2453 |