aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/sha256.c
AgeCommit message (Expand)AuthorFilesLines
2012-07-20[legal] Update FSF mailing address in GPL licence textsMichael Brown1-1/+2
2012-03-22[crypto] Define ASN.1 OID-identified algorithms for all supported digestsMichael Brown1-0/+11
2012-03-21[crypto] Use standard bit-rotation functionsMichael Brown1-11/+1
2012-03-05[crypto] Add SHA-256 algorithmMichael Brown1-0/+254