Home
Source Code
Downloads
Documentation
Donate
Forums
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Common
/
EncryptionThreadPool.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-15
Windows: Add support for Streebog (hash) and kuznyechik (encryption)
Mounir IDRASSI
1
-0
/
+5
2016-05-10
Fix space before tab
David Foerster
1
-1
/
+1
2016-05-10
Remove trailing whitespace
David Foerster
1
-10
/
+10
2016-05-10
Normalize all line terminators
David Foerster
1
-511
/
+511
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 an...
Mounir IDRASSI
1
-5
/
+9
2014-11-08
Simplify code handling iterations count: in boot mode, we'll set the correct ...
Mounir IDRASSI
1
-1
/
+1
2014-11-08
Implement support for creating and booting encrypted partition using SHA-256....
Mounir IDRASSI
1
-0
/
+5
2014-11-08
Remove deprecated/legacy cryptographic algorithms and encryption modes that a...
Mounir IDRASSI
1
-5
/
+0
2014-11-08
Enhance security by rising the iterations used in PBKDF2 : 327670 instead of ...
Mounir IDRASSI
1
-1
/
+1
2014-11-08
Add original TrueCrypt 7.1a sources
Mounir IDRASSI
1
-0
/
+507