summaryrefslogtreecommitdiff
path: root/sys/crypto/des
AgeCommit message (Expand)Author
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