VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Crypto/Sha2Small.c
AgeCommit message (Collapse)AuthorFilesLines
2016-05-10Remove trailing whitespaceDavid Foerster1-5/+5
2016-05-10Normalize all line terminatorsDavid Foerster1-234/+234
2014-11-08Add SHA-256 source specific for upcoming bootloader build because of its ↵Mounir IDRASSI1-0/+246
small size. It was derived from the libtomcrypt public domain source.