| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r344140,r344141,r344142,r344143,r344388,r344547 | Sean Eric Fagan | 2019-03-14 | 1 | -0/+2 |
| * | Add xform-conforming auth_hash wrapper for Poly-1305 | Conrad Meyer | 2018-08-17 | 1 | -0/+22 |
| * | Silence non-actionable warnings in vendor code | Matt Macy | 2018-05-19 | 1 | -2/+2 |
| * | blake2: Disable warnings (not just error) for code we will not modify | Conrad Meyer | 2018-04-21 | 1 | -2/+2 |
| * | opencrypto: Integrate Chacha20 algorithm into OCF | Conrad Meyer | 2018-03-29 | 1 | -0/+3 |
| * | Import Blake2 algorithms (blake2b, blake2s) from libb2 | Conrad Meyer | 2018-03-21 | 1 | -0/+10 |
| * | Increase loop unrolling for skein hashes | Allan Jude | 2017-07-01 | 1 | -0/+4 |
| * | sys/modules: normalize .CURDIR-relative paths to SRCTOP | Enji Cooper | 2017-03-04 | 1 | -10/+10 |
| * | Import the skein hashing algorithm, based on the threefish block cipher | Allan Jude | 2016-05-29 | 1 | -0/+8 |
| * | Replace sys/crypto/sha2/sha2.c with lib/libmd/sha512c.c | Allan Jude | 2015-12-27 | 1 | -1/+1 |
| * | Huge cleanup of random(4) code. | Mark Murray | 2015-06-30 | 1 | -1/+1 |
| * | Add some new modes to OpenCrypto. These modes are AES-ICM (can be used | John-Mark Gurney | 2014-12-12 | 1 | -0/+1 |
| * | I clearly didn't test the modules... add sha256c.c to the various | John-Mark Gurney | 2014-03-16 | 1 | -1/+1 |
| * | Add siphash.c. While here, sort. | Marcel Moolenaar | 2014-03-06 | 1 | -2/+5 |
| * | Chase down cryptodeflate.c change from r259109. | Alfred Perlstein | 2013-12-09 | 1 | -1/+1 |
| * | - For kernel compiled only with KDTRACE_HOOKS and not any lock debugging | Attilio Rao | 2013-11-25 | 1 | -1/+1 |
| * | List low-level Blowfish ECB module in the SRCS. It looks like it was dropped | Ivan Voras | 2010-09-12 | 1 | -1/+1 |
| * | After adding an SDT provider for opencrypto in r199884 we should also | Bjoern A. Zeeb | 2010-01-07 | 1 | -1/+1 |
| * | Integrate the Camellia Block Cipher. For more information see RFC 4132 | George V. Neville-Neil | 2007-05-09 | 1 | -1/+2 |
| * | catchup w/ crypto changes | Sam Leffler | 2007-03-21 | 1 | -2/+3 |
| * | This patch fixes a problem, which exists if you have IPSEC in your kernel | Wojciech A. Koszek | 2006-02-27 | 1 | -2/+0 |
| * | just use crypto/rijndael, and nuke opencrypto/rindael.[ch]. | Hajimu UMEMOTO | 2005-03-11 | 1 | -2/+3 |
| * | Push m_apply() and m_getptr() up into the colleciton of standard mbuf | Bruce M Simpson | 2003-12-15 | 1 | -1/+1 |
| * | Module-ize the 'core' crypto stuff. This may still need to be compiled | Mark Murray | 2002-10-16 | 1 | -0/+20 |