taca
|
a6da16650a
|
Add des_enc.c to create destest since des_ecb.c needs functions
defined in des_enc.c now.
|
2001-09-09 15:55:29 +00:00 |
itojun
|
8ef179b856
|
convert key material to binary, as we are using binary API now. sync with kame
|
2001-05-27 01:58:18 +00:00 |
christos
|
09b8ab7adf
|
protect against multiple inclusion; bsd.prog.mk will re-include this file
|
2001-01-14 06:24:53 +00:00 |
itojun
|
cbfaeab846
|
"make benchmark" will run a tiny benchmark test.
|
2000-11-08 06:02:01 +00:00 |
itojun
|
b7192d086c
|
move WARNS to ../Makefile.inc
|
2000-11-08 05:14:56 +00:00 |
itojun
|
2ce9195af1
|
set WARNS?=1. fix error trap in rijndael test. sync with kame
|
2000-11-08 05:08:55 +00:00 |
itojun
|
76a9ffd207
|
sync calling sequence with kernel code. sync with kame
|
2000-11-05 03:15:57 +00:00 |
itojun
|
985a5fe39c
|
regression test for kernel crypto tree. it helps us to verify those
logic are working right, on various platforms. from KAME
|
2000-11-01 15:33:21 +00:00 |