NetBSD/sbin/cgdconfig
elric 1242e52a64 Add the concept of a verification method which allows cgdconfig(8)
to reprompt for the passphrase if the key does not meet certain
criteria.  The currently implemented methods are ``none'' and
``disklabel''.  The first behaves in the original fashion, the
second will scan for a disklabel on the cgd after configuration
and if it does not find a disklabel then it will reprompt for the
password and reconfigure the disk.
2002-10-12 21:02:18 +00:00
..
cgdconfig.8 Begin new sentence in upper case. 2002-10-07 00:12:40 +00:00
cgdconfig.c Add the concept of a verification method which allows cgdconfig(8) 2002-10-12 21:02:18 +00:00
Makefile
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
pkcs5_pbkdf2.h
utils.c
utils.h