Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-11-13 | wolfCrypt as crypto backend for VeraCrypt (#1227) | lealem47 | 1 | -2/+10 | |
* wolfCrypt as crypto backend for VeraCrypt * Refactor to use EncryptionModeWolfCryptXTS class | |||||
2022-03-08 | Implement support of Blake2s-256 hash algorithm and remove deprecated ↵ | Mounir IDRASSI | 1 | -2/+1 | |
algorithms RIPEMD-160 and GOST89. | |||||
2020-06-11 | Switch from auto_ptr to unique_ptr (#638) | Christopher Bergqvist | 1 | -2/+2 | |
2018-06-11 | Linux/MacOSX/FreeBSD: Support mounting partially encrypted system ↵ | Mounir IDRASSI | 1 | -0/+1 | |
partitions/drivers in ReadOnly mode in order to allow troubleshooting in some cases. | |||||
2018-03-27 | Crypto: Add support for 5 new cascades of cipher algorithms ↵ | Mounir IDRASSI | 1 | -1/+5 | |
(Camellia-Kuznyechik, Camellia-Serpent, Kuznyechik-AES, Kuznyechik-Serpent-Camellia and Kuznyechik-Twofish) | |||||
2017-06-23 | Update IDRIX copyright year | Mounir IDRASSI | 3 | -3/+3 | |
2016-08-17 | Linux: Disable Kernel crypto if volume encrypted using Kuznyechik or Magma | Mounir IDRASSI | 1 | -0/+3 | |
2016-05-10 | Remove trailing whitespace | David Foerster | 3 | -9/+9 | |
2016-02-22 | Linux: fix compilation error | Mounir IDRASSI | 1 | -1/+0 | |
2016-02-22 | Linux: fix mount issue on Fedora 23 by forcing the creation of a default ↵ | Mounir IDRASSI | 1 | -0/+11 | |
loop device. | |||||
2016-01-20 | Copyright: update dates to include 2016. | Mounir IDRASSI | 3 | -3/+3 | |
2015-08-06 | Update license information to reflect the use of a dual license Apache 2.0 ↵ | Mounir IDRASSI | 3 | -14/+26 | |
and TrueCrypt 3.0. | |||||
2014-11-08 | Remove remaining legacy cryptographic algorithms that are never used by ↵ | Mounir IDRASSI | 1 | -6/+1 | |
VeraCrypt. | |||||
2014-11-08 | Change namespace from TrueCrypt to VeraCrypt. Rename method from Resources ↵ | Mounir IDRASSI | 2 | -2/+2 | |
Resources::GetTrueCryptIcon to Resources::GetVeraCryptIcon. | |||||
2014-11-08 | Replace TrueCrypt references in added sources and resources by VeraCrypt ones. | Mounir IDRASSI | 1 | -2/+2 | |
2014-11-08 | Add TrueCrypt 7.1a MacOSX/Linux specific source files. | Mounir IDRASSI | 3 | -0/+528 | |