VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Crypto/Rmd160.c
AgeCommit message (Expand)AuthorFilesLines
2014-11-08use burn instead of memset when clearing RIPEMD context to ensure the compile...Mounir IDRASSI1-1/+1
2014-11-08Update RIPEMD160 implementation in Windows Bootloaded to benefit from the com...Mounir IDRASSI1-3/+2
2014-11-08Add original TrueCrypt 7.1a sourcesMounir IDRASSI1-0/+490
6'>36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74