aboutsummaryrefslogtreecommitdiff
path: root/sys/crypto
Commit message (Expand)AuthorAgeFilesLines
* MFC:SUZUKI Shinsuke2002-04-282-2/+2
* MFC:Hajimu UMEMOTO2002-03-2611-509/+574
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2002-03-075-0/+4622
* MFC 1.3: off by one error in Aaron Gifford's code. KAME PR 393.Hajimu UMEMOTO2002-03-051-3/+3
* MFC: fixed the cast128 calculation with a short cipher key length.Hajimu UMEMOTO2001-12-052-4/+17
* MFC 1.5: properly check DES weak key. KAME PR 363.Hajimu UMEMOTO2001-07-101-5/+2
* MFC: Sync with recent KAME.Hajimu UMEMOTO2001-07-0321-2305/+170
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2001-06-182-0/+1536
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2001-06-116-0/+1732
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-10-301-0/+3
* MFC: fix broken const'ness in declaration of sha1_loop().Archie Cobbs2000-10-122-6/+4
* MFC: Merge KAME 2000/07/01 code.Kris Kennaway2000-07-1529-451/+355
* MFC: fix bogus const'nessArchie Cobbs2000-04-182-5/+3
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-04-132-0/+158
* Prototype fix for IPsec authentication related functionsYoshinobu Inoue2000-02-102-2/+2
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-292-2/+2
* IPSEC support in the kernel.Yoshinobu Inoue1999-12-2229-0/+6172