This commit is contained in:
itojun 2000-10-02 17:19:15 +00:00
parent e3eae405da
commit b7a15a9d51
7 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,4 @@
/* $NetBSD: boxes-fst.dat,v 1.2 2000/10/02 17:19:15 itojun Exp $ */
/* $KAME: boxes-fst.dat,v 1.5 2000/10/02 17:14:26 itojun Exp $ */
word8 S[256] = {

View File

@ -1,3 +1,4 @@
/* $NetBSD: rijndael-alg-fst.c,v 1.2 2000/10/02 17:19:15 itojun Exp $ */
/* $KAME: rijndael-alg-fst.c,v 1.6 2000/10/02 17:14:26 itojun Exp $ */
/*

View File

@ -1,3 +1,4 @@
/* $NetBSD: rijndael-alg-fst.h,v 1.2 2000/10/02 17:19:15 itojun Exp $ */
/* $KAME: rijndael-alg-fst.h,v 1.4 2000/10/02 17:14:26 itojun Exp $ */
/*

View File

@ -1,3 +1,4 @@
/* $NetBSD: rijndael-api-fst.c,v 1.2 2000/10/02 17:19:15 itojun Exp $ */
/* $KAME: rijndael-api-fst.c,v 1.5 2000/10/02 17:14:27 itojun Exp $ */
/*

View File

@ -1,3 +1,4 @@
/* $NetBSD: rijndael-api-fst.h,v 1.2 2000/10/02 17:19:15 itojun Exp $ */
/* $KAME: rijndael-api-fst.h,v 1.5 2000/10/02 17:14:27 itojun Exp $ */
/*

View File

@ -1,3 +1,4 @@
/* $NetBSD: rijndael.h,v 1.2 2000/10/02 17:19:15 itojun Exp $ */
/* $KAME: rijndael.h,v 1.2 2000/10/02 17:14:27 itojun Exp $ */
#include <crypto/rijndael/rijndael-api-fst.h>

View File

@ -1,3 +1,4 @@
/* $NetBSD: rijndael_local.h,v 1.2 2000/10/02 17:19:15 itojun Exp $ */
/* $KAME: rijndael_local.h,v 1.3 2000/10/02 17:14:27 itojun Exp $ */
/* the file should not be used from outside */