Home
Source Code
Downloads
Documentation
Donate
Forums
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Common
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-17
Windows: fix compilation warning
Mounir IDRASSI
1
-3
/
+3
2016-10-17
Windows: check for malloc failures and report error in such cases.
Mounir IDRASSI
1
-12
/
+39
2016-10-17
Add test vectors for Kuznyechik and GOST89 (the later is deprecated)
Mounir IDRASSI
2
-3
/
+177
2016-10-17
Crypto: deprecate GOST89 so that it can't be used to create new volumes. Keep...
Mounir IDRASSI
1
-1
/
+1
2016-10-17
Crypto: remove specific PBKDF2 optimization for block index encoding (except ...
Mounir IDRASSI
1
-6
/
+18
2016-10-17
Crypto: clarify PRF code by removing unused parameters in functions hmac_XXX_...
Mounir IDRASSI
1
-39
/
+31
2016-10-17
Crypto: make HMAC-SHA512 code more clear by removing the memory usage optimiz...
Mounir IDRASSI
1
-7
/
+3
2016-10-17
Windows: Replace XZip/XUnzip library with zlib and libzip and include the sou...
Mounir IDRASSI
146
-8431
/
+27589
2016-09-11
Windows: in case of In-Place encryption, encrypt random data instead of exist...
Mounir IDRASSI
4
-10
/
+6
2016-08-21
Increment version to 1.19 BETA2 (1.19.2)
Mounir IDRASSI
1
-3
/
+3
2016-08-21
Windows: fix crash caused by previous Streebog fix.
Mounir IDRASSI
1
-1
/
+1
2016-08-20
Windows: Fix crash on 32-bit machines when using Streebog on a CPU that suppo...
Mounir IDRASSI
1
-1
/
+1
2016-08-17
Windows: Fix compilation error caused by latest MacOSX change.
-13
/
+486
2016-08-15
Windows: Add Magma cipher (GOST-89)
Mounir IDRASSI
3
-7
/
+50
2016-08-15
Windows Driver: Add extra traces and enable tracing in release build if DEBUG...
Mounir IDRASSI
1
-3
/
+3
2016-08-15
Windows: Fix vulnerability inherited from TrueCrypt that allows an attacker t...
Mounir IDRASSI
3
-29
/
+165
2016-07-29
Crypto: Use Hyper-V AES-NI detection workaround when displaying AES hardware ...
Mounir IDRASSI
1
-2
/
+3
2016-07-29
Windows: Use new Windows API to mitigate dll hijacking attacks.
Mounir IDRASSI
1
-3
/
+12
2016-07-26
Windows: Enhance protection against dll hijacking attacks following new repor...
Mounir IDRASSI
1
-2
/
+27
2016-07-25
Windows: solve benchmark issue for Whirlpool which caused wrong numbers when ...
Mounir IDRASSI
4
-14
/
+14
2016-07-24
Crypto: Workaround for AES-NI issue under Hyper-V on Windows Server 2008 R2 w...
Mounir IDRASSI
1
-0
/
+5
2016-06-17
Windows Driver: save FPU state in 32-bit mode before run Whirlpool SSE implem...
Mounir IDRASSI
1
-0
/
+22
2016-06-17
Windows: Better heuristics for evaluating Pre-Boot PRF performance
Mounir IDRASSI
1
-2
/
+14
2016-06-17
Windows: Add Hash and PRF benchmarks to the benchmark dialog.
Mounir IDRASSI
4
-203
/
+364
2016-06-17
Windows: make Camellia help link open dedicated documentation page
Mounir IDRASSI
1
-0
/
+4
2016-06-17
Windows: fix compiler warnings
Mounir IDRASSI
2
-3
/
+6
2016-06-02
Crypto: Add support for Japanese encryption standard Camellia, including for ...
Mounir IDRASSI
10
-9
/
+156
2016-05-29
Windows: better implementation for support of smart card PIN in command line....
Mounir IDRASSI
6
-38
/
+34
2016-05-29
Linux/MacOSX: Implement passing smart card PIN as command line argument (--to...
Mounir IDRASSI
2
-0
/
+2
2016-05-10
Fix space before tab
David Foerster
3
-3
/
+3
2016-05-10
Remove trailing whitespace
David Foerster
61
-811
/
+811
2016-05-10
Normalize all line terminators
David Foerster
65
-35561
/
+35561
2016-05-05
Windows: Add option and command line switch to hide waiting dialog when perfo...
Mounir IDRASSI
3
-7
/
+37
[prev]
[next]