Home
Source Code
Downloads
Documentation
Donate
Forums
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Common
/
Crypto.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-15
Windows: Show only supported encryption algorithm in the system encryption wi...
Mounir IDRASSI
1
-0
/
+6
2016-08-15
Windows EFI Bootloader: modifications to prepare EFI system encryption suppor...
Alex
1
-12
/
+12
2016-08-15
Windows: Add support for Streebog (hash) and kuznyechik (encryption)
Mounir IDRASSI
1
-7
/
+16
2016-08-15
Windows: Add Magma cipher (GOST-89)
Mounir IDRASSI
1
-3
/
+5
2016-06-02
Crypto: Add support for Japanese encryption standard Camellia, including for ...
Mounir IDRASSI
1
-1
/
+7
2016-05-10
Remove trailing whitespace
David Foerster
1
-11
/
+11
2016-05-10
Normalize all line terminators
David Foerster
1
-363
/
+363
2016-01-20
Copyright: update dates to include 2016.
Mounir IDRASSI
1
-1
/
+1
2016-01-03
Cryptography: Set 16-byte alignment for KEY_INFO structure that is used as in...
Mounir IDRASSI
1
-1
/
+10
2015-11-26
Windows: Full UNICODE rewrite and implement support for UNICODE passwords.
Mounir IDRASSI
1
-11
/
+17
2015-08-06
Update license information to reflect the use of a dual license Apache 2.0 an...
Mounir IDRASSI
1
-7
/
+9
2015-07-11
Use Pim name for internal variables instead of the old name Pin
Mounir IDRASSI
1
-1
/
+1
2015-06-07
Windows: Add support for PIN in favorites. Several enhancements to GUI handli...
Mounir IDRASSI
1
-0
/
+1
2015-05-26
Windows: first implementation of dynamic mode
Mounir IDRASSI
1
-0
/
+1
2015-01-03
Windows: change cascade encryption naming format to reflex mathematical compo...
Mounir IDRASSI
1
-1
/
+1
2014-12-28
Windows: support loading TrueCrypt volumes. Implement converting TrueCrypt vo...
Mounir IDRASSI
1
-0
/
+1
2014-12-16
Windows: Enhance performance by implementing the possibility to choose the co...
Mounir IDRASSI
1
-1
/
+19
2014-11-08
Bootloader: optimize code size in single cipher mode by manually inlining EAI...
Mounir IDRASSI
1
-0
/
+4
2014-11-08
Add support for SHA-256 in key derivation for bootloader encryption. Create s...
Mounir IDRASSI
1
-8
/
+15
2014-11-08
Adapt certain functions in the case of Windows bootloader in order to make it...
Mounir IDRASSI
1
-2
/
+10
2014-11-08
Lower number of times we overwrite volume header during the encryption of a p...
Mounir IDRASSI
1
-0
/
+3
2014-11-08
Remove remaining legacy cryptographic algorithms that are never used by VeraC...
Mounir IDRASSI
1
-3
/
+0
2014-11-08
Remove deprecated/legacy cryptographic algorithms and encryption modes that a...
Mounir IDRASSI
1
-27
/
+1
2014-11-08
Static Code Analysis : Add various NULL pointers checks
Mounir IDRASSI
1
-2
/
+2
2014-11-08
Add original TrueCrypt 7.1a sources
Mounir IDRASSI
1
-0
/
+332