VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Crypto/t1ha2.c
AgeCommit message (Collapse)AuthorFilesLines
2019-03-01Windows: Implement RAM encryption for keys on 64-bit machines using ChaCha12 ↵Mounir IDRASSI1-0/+323
cipher and t1ha non-cryptographic fast hash (https://github.com/leo-yuriev/t1ha)
='n24' href='#n24'>24 25 26 27 28 29 30 31 32 33 34 35 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