Home | History | Annotate | Download | only in blowfish
History log of /src/sys/crypto/blowfish/bf_skey.c
RevisionDateAuthorComments
 1.6  11-Dec-2005  christos merge ktrace-lwp.
 1.5  26-Aug-2003  thorpej * Const poison, ANSI'ify, like newer OpenSSL Blowfish code.
* Add a BF_ecb_encrypt(), which makes for a prettier interface than
using BF_encrypt()/BF_decrypt() directly.
 1.4  27-Feb-2002  itojun branches: 1.4.16;
sync blowfish function prototype between i386 assembly and C.
From: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
 1.3  13-Nov-2001  lukem add RCSIDs
 1.2  06-Nov-2000  itojun branches: 1.2.2; 1.2.4; 1.2.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.1  14-Jun-2000  thorpej branches: 1.1.1;
Initial revision
 1.1.1.1  14-Jun-2000  thorpej branches: 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 bf_skey.c was added on branch minoura-xpg4dl on 2000-06-22 17:06:03 +0000
 1.2.6.2  16-Mar-2002  jdolecek Catch up with -current.
 1.2.6.1  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.2.4.2  28-Feb-2002  nathanw Catch up to -current.
 1.2.4.1  14-Nov-2001  nathanw Catch up to -current.
 1.2.2.3  22-Nov-2000  bouyer Sync with HEAD.
 1.2.2.2  20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
 1.2.2.1  06-Nov-2000  bouyer file bf_skey.c was added on branch thorpej_scsipi on 2000-11-20 22:21:42 +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