NetBSD/sbin/cgdconfig
elric ae48183d48 bugfix: was still pulling random bits from /dev/random when generating
a paramsfile of type randomkey which does not need them.  Pointed out
by dan@netbsd.org.
2002-10-28 05:46:01 +00:00
..
Makefile Initial checkin of cgdconfig(8), a program to configure a cgd. 2002-10-04 18:37:19 +00:00
cgdconfig.8 At the suggestion of wiz@, we remove the lines that mention that the 2002-10-13 01:30:29 +00:00
cgdconfig.c bugfix: was still pulling random bits from /dev/random when generating 2002-10-28 05:46:01 +00:00
params.c Add the concept of a verification method which allows cgdconfig(8) 2002-10-12 21:02:18 +00:00
params.h Add the concept of a verification method which allows cgdconfig(8) 2002-10-12 21:02:18 +00:00
pkcs5_pbkdf2.c Initial checkin of cgdconfig(8), a program to configure a cgd. 2002-10-04 18:37:19 +00:00
pkcs5_pbkdf2.h Initial checkin of cgdconfig(8), a program to configure a cgd. 2002-10-04 18:37:19 +00:00
utils.c Initial checkin of cgdconfig(8), a program to configure a cgd. 2002-10-04 18:37:19 +00:00
utils.h Initial checkin of cgdconfig(8), a program to configure a cgd. 2002-10-04 18:37:19 +00:00