Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Break up opencrypto/xform.c so it can be reused piecemeal | allanjude | 2015-12-30 | 1 | -77/+3 |
* | Replace sys/crypto/sha2/sha2.c with lib/libmd/sha512c.c | allanjude | 2015-12-27 | 1 | -1/+3 |
* | Add some new modes to OpenCrypto. These modes are AES-ICM (can be used | jmg | 2014-12-12 | 1 | -2/+19 |
* | fixed size of AH_ALEN_MAX, which is 64 bytes for SHA-512. | vanhu | 2011-02-25 | 1 | -1/+2 |
* | Add support for AES-XTS. | pjd | 2010-09-23 | 1 | -0/+2 |
* | Integrate the Camellia Block Cipher. For more information see RFC 4132 | gnn | 2007-05-09 | 1 | -0/+1 |
* | - Fix a very old bug in HMAC/SHA{384,512}. When HMAC is using SHA384 | pjd | 2006-05-17 | 1 | -4/+4 |
* | /* -> /*- for license, minor formatting changes | imp | 2005-01-07 | 1 | -1/+1 |
* | In-kernel crypto framework derived from openbsd. This facility provides | sam | 2002-10-04 | 1 | -0/+101 |