VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Crypto/GostCipher.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-04Windows Driver: correctly save and restore extended processor state when perf...Mounir IDRASSI1-2/+2
2016-10-17Use properly aligned memory in code using Streebog hash implementation that u...Mounir IDRASSI1-1/+1
2016-10-17Add test vectors for Kuznyechik and GOST89 (the later is deprecated)Mounir IDRASSI1-23/+19
2016-10-17GOST89 parameters swap (6.3)kavsrf1-1/+2
2016-08-17Linux: fix various compilation issues under Linux.Mounir IDRASSI1-2/+1
2016-08-16Windows: Fix various issues detected by static analysis.Mounir IDRASSI1-13/+13
2016-08-15Windows: Add Magma cipher (GOST-89)Mounir IDRASSI1-0/+269