summaryrefslogtreecommitdiffstats
path: root/sys/opencrypto/xform.h
Commit message (Expand)AuthorAgeFilesLines
* Break up opencrypto/xform.c so it can be reused piecemealallanjude2015-12-301-77/+3
* Replace sys/crypto/sha2/sha2.c with lib/libmd/sha512c.callanjude2015-12-271-1/+3
* Add some new modes to OpenCrypto. These modes are AES-ICM (can be usedjmg2014-12-121-2/+19
* fixed size of AH_ALEN_MAX, which is 64 bytes for SHA-512.vanhu2011-02-251-1/+2
* Add support for AES-XTS.pjd2010-09-231-0/+2
* Integrate the Camellia Block Cipher. For more information see RFC 4132gnn2007-05-091-0/+1
* - Fix a very old bug in HMAC/SHA{384,512}. When HMAC is using SHA384pjd2006-05-171-4/+4
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+1
* In-kernel crypto framework derived from openbsd. This facility providessam2002-10-041-0/+101
OpenPOWER on IntegriCloud