VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Crypto/Streebog.c
AgeCommit message (Expand)AuthorFilesLines
2016-08-17MacOSX: fix compiler warning about ALIGN macro being already definedMounir IDRASSI1-9/+9
2016-08-17Linux: fix compilation error on Streebog.c if SSE4.1 not enabled in compilerMounir IDRASSI1-2/+4
2016-08-16Fix compilation error in Streebog code caused by latest changes.Mounir IDRASSI1-1/+1
2016-08-16Windows: Fix various issues detected by static analysis.Mounir IDRASSI1-2/+2
2016-08-15Windows: Add support for Streebog (hash) and kuznyechik (encryption)Mounir IDRASSI1-0/+2393