summaryrefslogtreecommitdiff
path: root/sys/crypto/sha2/files.sha2
AgeCommit message (Expand)Author
2003-08-24Make opencrypto depend on the "ripemd160" and "sha2" attributes, ratherthorpej
2003-07-26Don't declare the sha2.c file twice, instead add opencrypto flag tohe
2003-07-22add hmac-sha2 support. various cleanups (like avoid hardcoding '16').itojun