Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 05/27/2001 04:58:19
Module Name:	basesrc
Committed By:	itojun
Date:		Sun May 27 01:58:18 UTC 2001

Modified Files:
	basesrc/regress/sys/crypto/rijndael: Makefile rijndaeltest.c

Log Message:
convert key material to binary, as we are using binary API now.  sync with kame


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 basesrc/regress/sys/crypto/rijndael/Makefile \
    basesrc/regress/sys/crypto/rijndael/rijndaeltest.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.