Age | Commit message (Expand) | Author | Files | Lines |
2023-06-29 | EMV keyfile support: Overall code improvements and bug fixes | Mounir IDRASSI | 1 | -1/+8 |
2023-06-28 | Add EMV functionality (#1080) | mmauv | 1 | -0/+4 |
2022-03-08 | Implement support of Blake2s-256 hash algorithm and remove deprecated algorit... | Mounir IDRASSI | 1 | -2/+10 |
2022-02-13 | Linux/FreeBSD: Enable building without AESNI support by setting environment v... | Mounir IDRASSI | 1 | -0/+4 |
2019-10-24 | Linux/MacOSX: Better approach to avoid that jitterentropy code is optimized b... | Mounir IDRASSI | 1 | -1/+3 |
2019-10-23 | Linux/MacOSX: Add missing JitterEntropy implementation | Mounir IDRASSI | 1 | -0/+1 |
2017-11-27 | SIMD speed optimization for Kuznyechik cipher implementation (up to 2x speedu... | Mounir IDRASSI | 1 | -0/+1 |
2017-06-27 | MacOSX: various changes for assembly files build. Don't use 32-bit assembly c... | Mounir IDRASSI | 1 | -14/+14 |
2017-06-23 | Update IDRIX copyright year | Mounir IDRASSI | 1 | -1/+1 |
2017-06-23 | Linux/MacOSX: use yasm instead of nasm for compiling all assembly files. | Mounir IDRASSI | 1 | -15/+15 |
2017-06-23 | Crypto: Add optimized SHA-512 and SHA-256 assembly implementations for x86_64... | Mounir IDRASSI | 1 | -0/+44 |
2017-06-21 | Crypto: Add optimized Camellia assembly implementation for x86_64 based on wo... | Mounir IDRASSI | 1 | -0/+10 |
2016-12-26 | MacOSX: use Yasm to build Twofish 64-bit assembly code on OSX since native co... | Mounir IDRASSI | 1 | -1/+1 |
2016-12-07 | Crypto: Add optimized Twofish assembly implementation for x86_64. | Mounir IDRASSI | 1 | -0/+5 |
2016-10-17 | Crypto: Use SIMD optimized Serpent implementation from Botan. 2.5x speed gain... | Mounir IDRASSI | 1 | -1/+2 |
2016-08-15 | Windows: Add support for Streebog (hash) and kuznyechik (encryption) | Mounir IDRASSI | 1 | -0/+3 |
2016-06-19 | Linux/MacOSX: Solve compilation error linked to Camellia cipher addition. | Mounir IDRASSI | 1 | -0/+1 |
2016-05-10 | Remove trailing whitespace | David Foerster | 1 | -1/+1 |
2016-01-20 | Copyright: update dates to include 2016. | Mounir IDRASSI | 1 | -1/+1 |
2015-12-31 | Cryptography: Optimize Whirlpool implementation by using public domain assemb... | Mounir IDRASSI | 1 | -0/+1 |
2015-08-06 | Update license information to reflect the use of a dual license Apache 2.0 an... | Mounir IDRASSI | 1 | -4/+8 |
2014-11-08 | MacOSX : Correct issue of compiling assembly files in both 32-bit and 64-bit ... | Mounir IDRASSI | 1 | -4/+15 |
2014-11-08 | Correct Linux compilation after removing legacy cryptographic code. | Mounir IDRASSI | 1 | -2/+0 |
2014-11-08 | Remove remaining legacy cryptographic algorithms that are never used by VeraC... | Mounir IDRASSI | 1 | -4/+0 |
2014-11-08 | Add TrueCrypt 7.1a MacOSX/Linux specific source files. | Mounir IDRASSI | 1 | -0/+62 |