summaryrefslogtreecommitdiff
path: root/sys/opencrypto/files.opencrypto
AgeCommit message (Expand)Author
2011-11-19First step of random number subsystem rework described intls
2011-05-26pull in AES-GCM/GMAC support from OpenBSDdrochner
2011-05-24copy AES-XCBC-MAC support from KAME IPSEC to FAST_IPSECdrochner
2011-05-05support camellia-cbc by swcryptdrochner
2011-02-19make the compatibility code conditional on COMPAT_50drochner
2009-03-25Fixes PR kern/41069 and PR kern/41070.darran
2008-02-04Rework opencrypto to use a spin mutex (crypto_mtx) instead of "splcrypto"tls
2006-10-27Merge kernel and userland rmd160 and sha2 implementation.christos
2005-11-25swcr -> swcryptothorpej
2005-11-25- De-couple the software crypto implementation from the rest of thethorpej
2005-02-26nuke trailing whitespaceperry
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