Age | Commit message (Expand) | Author | Files | Lines |
11 days | Implement SHA256 acceleration on ARM64 platforms using CPU instructions | Mounir IDRASSI | 1 | -0/+4 |
2025-01-17 | Update Release Notes. Set version to 1.26.18. Update signed Windows drivers. | Mounir IDRASSI | 1 | -8/+8 |
2025-01-17 | Windows/Linux/macOS: implement AES hardware support on ARM64 (ARMv8) | Mounir IDRASSI | 1 | -0/+4 |
2025-01-14 | Increment version to 1.26.18. Update copyright date. Update Release Notes. Up... | Mounir IDRASSI | 1 | -4/+8 |
2024-12-25 | Windows Driver: set Windows 10 version 1809 as minimum. | Mounir IDRASSI | 1 | -4/+4 |
2024-11-27 | Windows: Increment version to 1.26.17.2. Update signed drivers. | Mounir IDRASSI | 1 | -4/+4 |
2024-11-25 | Windows: don't test sign driver by default in Release mode. | Mounir IDRASSI | 1 | -0/+2 |
2024-11-24 | Windows Driver: Set version to 1.26.17.1. Update signed drivers. | Mounir IDRASSI | 1 | -4/+4 |
2024-11-20 | Windows driver: use correct WDM type. Increment version to 1.26.17 | Mounir IDRASSI | 1 | -8/+8 |
2024-11-18 | Increment version to 1.26.16. Update Release Notes. Update signed Windows dri... | Mounir IDRASSI | 1 | -4/+4 |
2024-11-16 | Windows Driver: Add Unicode define to build and enhance tracing in debug mode | Mounir IDRASSI | 1 | -4/+4 |
2024-11-15 | Windows: move main project files and solution from VS 2010 to VS 2022. Delete... | Mounir IDRASSI | 1 | -246/+540 |
2022-03-08 | Implement support of Blake2s-256 hash algorithm and remove deprecated algorit... | Mounir IDRASSI | 1 | -1/+4 |
2019-03-01 | Windows: Implement RAM encryption for keys on 64-bit machines using ChaCha12 ... | Mounir IDRASSI | 1 | -0/+3 |
2019-02-12 | Windows: Use Hardware RNG based on CPU timing jitter "Jitterentropy" by Steph... | Mounir IDRASSI | 1 | -0/+1 |
2019-02-08 | Windows: Add implementation of ChaCha20 based random generator. Use it for dr... | Mounir IDRASSI | 1 | -0/+4 |
2019-02-01 | Windows driver: better randomness for wipe bytes by always using Whirlpool ha... | Mounir IDRASSI | 1 | -0/+3 |
2017-06-23 | Crypto: Add optimized SHA-512 and SHA-256 assembly implementations for x86_64... | Mounir IDRASSI | 1 | -0/+27 |
2017-06-21 | Crypto: Add optimized Camellia assembly implementation for x86_64 based on wo... | Mounir IDRASSI | 1 | -0/+3 |
2016-10-17 | Crypto: Use SIMD optimized Serpent implementation from Botan. 2.5x speed gain... | Mounir IDRASSI | 1 | -1/+2 |
2016-06-17 | Windows: Use Visual C++ 2010 instead of Visual C++ 2008. | Mounir IDRASSI | 1 | -0/+264 |