summaryrefslogtreecommitdiff
path: root/sys/opencrypto/xform.h
AgeCommit message (Expand)Author
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-24move the "context size" struct member (which is a pure softwaredrochner
2011-05-23add an AES-CTR xform, from OpenBSDdrochner
2011-05-23-in the descriptor for encryption xforms, split the "blocksize" fielddrochner
2011-05-05make camellia-cbc known to the opencrypto frameworkdrochner
2011-03-09const'fy algorithm descriptorsdrochner
2011-02-25make the use of SHA2-HMAC by FAST_IPSEC compliant to current standards:drochner
2011-02-24small modifications in dealing with the unknown result size of compression/drochner
2009-03-25Fixes PR kern/41069 and PR kern/41070.darran
2008-02-02From Darran Hunt at Coyote Point: don't truncate HMAC to 96 bits unlesstls
2006-10-27Merge kernel and userland rmd160 and sha2 implementation.christos
2005-11-25- De-couple the software crypto implementation from the rest of thethorpej
2005-05-29Sprinkle const.christos
2003-08-27Some const poisoning.thorpej
2003-08-26Remove extra /.thorpej
2003-08-25It's bad form to use the <opencrypto/rmd160.h> header file whilethorpej
2003-07-28Remove vestiges of OpenBSD <sys/md5k.h> header.jonathan
2003-07-25Commit initial NetBSD port of the OpenCrypto Framework (OCF). Thisjonathan