Home | History | Annotate | Download | only in cast128
History log of /src/sys/crypto/cast128/cast128.h
RevisionDateAuthorComments
 1.7  11-Dec-2005  christos merge ktrace-lwp.
 1.6  26-Aug-2003  thorpej Const poison.
 1.5  26-Aug-2003  thorpej Move the opencrypto CAST-128 implementation to crypto/cast128, removing
the old one. Rename the functions/structures from cast_* to cast128_*.
Adapt the KAME IPsec to use the new CAST-128 code, which has a simpler
API and smaller footprint.
 1.4  27-Nov-2001  itojun branches: 1.4.16;
fix cast128 with shorter key length. sync with kame
 1.3  06-Nov-2000  itojun branches: 1.3.2; 1.3.4; 1.3.6;
sync with kame.
- include string.h (instead of sys/systm.h) on userland compilation.
make compilation under src/regress/sys/crypto happier. from minoura
- (blowfish) KNF.
 1.2  31-Aug-2000  itojun avoid unnecessary #include <sys/mbuf.h>
 1.1  14-Jun-2000  thorpej branches: 1.1.1;
Initial revision
 1.1.1.1  14-Jun-2000  thorpej branches: 1.1.1.1.2; 1.1.1.1.4;
Import the IPsec crypto code from netbsd-cryptosrc-intl.
 1.1.1.1.4.2  22-Jun-2000  minoura Sync w/ netbsd-1-5-base.
 1.1.1.1.4.1  14-Jun-2000  minoura file cast128.h was added on branch minoura-xpg4dl on 2000-06-22 17:06:05 +0000
 1.1.1.1.2.1  09-Dec-2001  he Pull up revision 1.4 (requested by itojun):
Fix cast128 with short keys.
 1.3.6.1  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.3.4.1  08-Jan-2002  nathanw Catch up to -current.
 1.3.2.3  22-Nov-2000  bouyer Sync with HEAD.
 1.3.2.2  20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
 1.3.2.1  06-Nov-2000  bouyer file cast128.h was added on branch thorpej_scsipi on 2000-11-20 22:21:43 +0000
 1.4.16.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.4.16.2  18-Sep-2004  skrll Sync with HEAD.
 1.4.16.1  03-Aug-2004  skrll Sync with HEAD

RSS XML Feed