summaryrefslogtreecommitdiff
path: root/sys/opencrypto/files.opencrypto
AgeCommit message (Expand)Author
2003-12-31Split opencrypto configuration into an attribute, usable by inkerneljonathan
2003-11-16Move the Skipjack algorithm from sys/opencrypto to sys/crypto/skipjack.tls
2003-08-27Use the Blowfish in crypto/blowfish, which has hooks for using tunedthorpej
2003-08-26Move the opencrypto CAST-128 implementation to crypto/cast128, removingthorpej
2003-08-26G/C opencrypto's local copy of rijndael. Adapt the extant rijndaelthorpej
2003-08-24crypto_mbuf.c is unused; remove it.thorpej
2003-08-24G/C some unused config definitions.thorpej
2003-08-24Make opencrypto depend on the "ripemd160" and "sha2" attributes, ratherthorpej
2003-08-24Move the opencrypto defpseudo into files.opencrypto.thorpej
2003-07-30Add ``needs-flag'' to opencrypto/crypto.c, so that init_main() can dojonathan
2003-07-28Clean up dependencies between opencrypto framework and sys/crypto,jonathan
2003-07-27Cleanup traces of previous standalone m_apply()/m_getptr().jonathan
2003-07-26Don't declare the sha2.c file twice, instead add opencrypto flag tohe
2003-07-25Commit initial NetBSD port of the OpenCrypto Framework (OCF). Thisjonathan