VeraCrypt/src/Volume
Mounir IDRASSI 1a21ea8d73
Linux/MacOSX: put entries at line start and use tabs instead of spaces
2023-11-19 16:44:48 +01:00
..
Cipher.cpp wolfCrypt as crypto backend for VeraCrypt (#1227) 2023-11-13 00:51:31 +01:00
Cipher.h wolfCrypt as crypto backend for VeraCrypt (#1227) 2023-11-13 00:51:31 +01:00
Crc32.h Update IDRIX copyright year 2017-06-23 22:15:59 +02:00
EncryptionAlgorithm.cpp wolfCrypt as crypto backend for VeraCrypt (#1227) 2023-11-13 00:51:31 +01:00
EncryptionAlgorithm.h wolfCrypt as crypto backend for VeraCrypt (#1227) 2023-11-13 00:51:31 +01:00
EncryptionMode.cpp wolfCrypt as crypto backend for VeraCrypt (#1227) 2023-11-13 00:51:31 +01:00
EncryptionMode.h Update IDRIX copyright year 2017-06-23 22:15:59 +02:00
EncryptionModeWolfCryptXTS.cpp wolfCrypt as crypto backend for VeraCrypt (#1227) 2023-11-13 00:51:31 +01:00
EncryptionModeWolfCryptXTS.h wolfCrypt as crypto backend for VeraCrypt (#1227) 2023-11-13 00:51:31 +01:00
EncryptionModeXTS.cpp wolfCrypt as crypto backend for VeraCrypt (#1227) 2023-11-13 00:51:31 +01:00
EncryptionModeXTS.h Update IDRIX copyright year 2017-06-23 22:15:59 +02:00
EncryptionTest.cpp wolfCrypt as crypto backend for VeraCrypt (#1227) 2023-11-13 00:51:31 +01:00
EncryptionTest.h Update IDRIX copyright year 2017-06-23 22:15:59 +02:00
EncryptionThreadPool.cpp Linux/MacOSX: use standard std::shared_ptr instead of our custom implementation which is kept for compatibility with older compilers. We also introduce compatibility code for old compilers that don't define std::unique_ptr 2020-06-26 01:22:18 +02:00
EncryptionThreadPool.h Switch from auto_ptr to unique_ptr (#638) 2020-06-11 18:02:28 +02:00
Hash.cpp wolfCrypt as crypto backend for VeraCrypt (#1227) 2023-11-13 00:51:31 +01:00
Hash.h wolfCrypt as crypto backend for VeraCrypt (#1227) 2023-11-13 00:51:31 +01:00
Keyfile.cpp EMV keyfile support: Overall code improvements and bug fixes 2023-06-29 00:06:20 +02:00
Keyfile.h EMV keyfile support: Overall code improvements and bug fixes 2023-06-29 00:06:20 +02:00
Pkcs5Kdf.cpp wolfCrypt as crypto backend for VeraCrypt (#1227) 2023-11-13 00:51:31 +01:00
Pkcs5Kdf.h wolfCrypt as crypto backend for VeraCrypt (#1227) 2023-11-13 00:51:31 +01:00
Version.h Update IDRIX copyright year 2017-06-23 22:15:59 +02:00
Volume.cpp Linux/macOS: Remove TrueCrypt support 2023-07-24 08:48:52 +02:00
Volume.h Linux/macOS: Remove TrueCrypt support 2023-07-24 08:48:52 +02:00
Volume.make Linux/MacOSX: put entries at line start and use tabs instead of spaces 2023-11-19 16:44:48 +01:00
VolumeException.cpp Update IDRIX copyright year 2017-06-23 22:15:59 +02:00
VolumeException.h Update IDRIX copyright year 2017-06-23 22:15:59 +02:00
VolumeHeader.cpp wolfCrypt as crypto backend for VeraCrypt (#1227) 2023-11-13 00:51:31 +01:00
VolumeHeader.h Linux/macOS: Remove TrueCrypt support 2023-07-24 08:48:52 +02:00
VolumeInfo.cpp Linux/macOS: Remove TrueCrypt support 2023-07-24 08:48:52 +02:00
VolumeInfo.h Linux/macOS: Remove TrueCrypt support 2023-07-24 08:48:52 +02:00
VolumeLayout.cpp wolfCrypt as crypto backend for VeraCrypt (#1227) 2023-11-13 00:51:31 +01:00
VolumeLayout.h Linux/macOS: Remove TrueCrypt support 2023-07-24 08:48:52 +02:00
VolumePassword.cpp MacOSX: fix link error under Xcode 4.6.3 2019-10-06 19:14:45 +02:00
VolumePassword.h Linux/MacOSX: Add switch to force the use of legacy maximum password length (64 UTF8 bytes) 2019-11-04 00:09:52 +01:00
VolumePasswordCache.cpp Update IDRIX copyright year 2017-06-23 22:15:59 +02:00
VolumePasswordCache.h Update IDRIX copyright year 2017-06-23 22:15:59 +02:00
VolumeSlot.h Update IDRIX copyright year 2017-06-23 22:15:59 +02:00