Home
Source Code
Downloads
Documentation
Donate
Forums
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Volume
/
EncryptionAlgorithm.cpp
Age
Commit message (
Collapse
)
Author
Files
Lines
2018-03-27
Crypto: Add support for 5 new cascades of cipher algorithms ↵
Mounir IDRASSI
1
-0
/
+51
(Camellia-Kuznyechik, Camellia-Serpent, Kuznyechik-AES, Kuznyechik-Serpent-Camellia and Kuznyechik-Twofish)
2017-06-23
Update IDRIX copyright year
Mounir IDRASSI
1
-1
/
+1
2016-10-17
Add test vectors for Kuznyechik and GOST89 (the later is deprecated)
Mounir IDRASSI
1
-1
/
+3
2016-10-17
Crypto: deprecate GOST89 so that it can't be used to create new volumes. ↵
Mounir IDRASSI
1
-1
/
+1
Keep only for existing volumes.
2016-08-15
Windows: Add support for Streebog (hash) and kuznyechik (encryption)
Mounir IDRASSI
1
-0
/
+19
2016-06-02
Crypto: Add support for Japanese encryption standard Camellia, including for ↵
Mounir IDRASSI
1
-0
/
+9
system encryption.
2016-05-10
Remove trailing whitespace
David Foerster
1
-7
/
+7
2016-01-20
Copyright: update dates to include 2016.
Mounir IDRASSI
1
-1
/
+1
2015-08-06
Update license information to reflect the use of a dual license Apache 2.0 ↵
Mounir IDRASSI
1
-5
/
+9
and TrueCrypt 3.0.
2015-01-04
Linux/MacOSX: change cascade encryption naming format in the UI as it was ↵
Mounir IDRASSI
1
-2
/
+16
done on Windows.
2014-11-08
Remove remaining legacy cryptographic algorithms that are never used by ↵
Mounir IDRASSI
1
-76
/
+0
VeraCrypt.
2014-11-08
Change namespace from TrueCrypt to VeraCrypt. Rename method from Resources ↵
Mounir IDRASSI
1
-1
/
+1
Resources::GetTrueCryptIcon to Resources::GetVeraCryptIcon.
2014-11-08
Add TrueCrypt 7.1a MacOSX/Linux specific source files.
Mounir IDRASSI
1
-0
/
+345