summaryrefslogtreecommitdiffstats
path: root/sys/modules/crypto
Commit message (Expand)AuthorAgeFilesLines
* MFC r314651,r318439,r318440:ngie2017-05-301-10/+10
* Import the skein hashing algorithm, based on the threefish block cipherallanjude2016-05-291-0/+8
* Replace sys/crypto/sha2/sha2.c with lib/libmd/sha512c.callanjude2015-12-271-1/+1
* Huge cleanup of random(4) code.markm2015-06-301-1/+1
* Add some new modes to OpenCrypto. These modes are AES-ICM (can be usedjmg2014-12-121-0/+1
* I clearly didn't test the modules... add sha256c.c to the variousjmg2014-03-161-1/+1
* Add siphash.c. While here, sort.marcel2014-03-061-2/+5
* Chase down cryptodeflate.c change from r259109.alfred2013-12-091-1/+1
* - For kernel compiled only with KDTRACE_HOOKS and not any lock debuggingattilio2013-11-251-1/+1
* List low-level Blowfish ECB module in the SRCS. It looks like it was droppedivoras2010-09-121-1/+1
* After adding an SDT provider for opencrypto in r199884 we should alsobz2010-01-071-1/+1
* Integrate the Camellia Block Cipher. For more information see RFC 4132gnn2007-05-091-1/+2
* catchup w/ crypto changessam2007-03-211-2/+3
* This patch fixes a problem, which exists if you have IPSEC in your kernelwkoszek2006-02-271-2/+0
* just use crypto/rijndael, and nuke opencrypto/rindael.[ch].ume2005-03-111-2/+3
* Push m_apply() and m_getptr() up into the colleciton of standard mbufbms2003-12-151-1/+1
* Module-ize the 'core' crypto stuff. This may still need to be compiledmarkm2002-10-161-0/+20
OpenPOWER on IntegriCloud