summaryrefslogtreecommitdiffstats
path: root/sys/crypto/sha2/sha512c.c
Commit message (Expand)AuthorAgeFilesLines
* Retune SHA2 code for improved performance on CPUs with more ILP andcperciva2016-05-291-103/+111
* Implement SHA-512 truncated (224 and 256 bits)allanjude2016-05-281-0/+98
* crypto routines: Hint minimum buffer sizes to the compilercem2016-05-261-4/+4
* Replace sys/crypto/sha2/sha2.c with lib/libmd/sha512c.callanjude2015-12-271-0/+397
OpenPOWER on IntegriCloud