summaryrefslogtreecommitdiff
path: root/sys/crypto/des
AgeCommit message (Expand)Author
2019-02-04add fallthru comments. i considered patching makefiles to ignoremrg
2014-03-25fix sprintf.christos
2014-01-01Create modules for software crypto components.pgoyette
2009-03-14Remove all the __P() from sys (excluding sys/dist)dsl
2007-12-11use __KERNEL_RCSID()lukem
2005-12-11merge ktrace-lwp.christos
2005-02-26nuke trailing whitespaceperry
2003-11-28s/netbsd.org/NetBSD.org/gkeihan
2002-11-12add non-ELF .alignitohy
2002-11-07Fix signed/unsigned comparison warnings.thorpej
2002-11-02/*CONTCOND*/ a sizeof comparisonperry
2002-10-11* Move config defns for the crypto algorithms into their own files.thorpej
2002-09-08Added an include of sys/types.h to get u_int32_t and so on.elric
2001-11-13add RCSIDslukem
2001-09-09Add including <stdio.h> for compiling in user land.taca
2001-09-09Add asm versions of blowfish and des transforms for i386.tls
2001-09-09Add asm versions of blowfish and des transforms for i386.tls
2001-07-03properl y check DES weak key. KAME PR 363itojun
2001-05-27remove files we no longer need/maintain. sync with kameitojun
2001-02-21make some more constant arrays 'const'jdolecek
2000-11-06sync with kame.itojun
2000-08-31remove a comment, which is now bogus due to the previous change.itojun
2000-08-31repair DES on LP64. past code did not interoperate with non-LP64, due toitojun
2000-06-14Import the IPsec crypto code from netbsd-cryptosrc-intl.thorpej