NetBSD/sbin/cgdconfig
rumble 6b72b5c789 In getkey(), check the return values of the various keygen functions
and abort if necessary. Also, check for errors in its callers and
handle them gracefully.

OK'd by elric.
2004-08-10 02:29:34 +00:00
..
Makefile We need -I., too. 2003-04-17 22:12:50 +00:00
cgdconfig.8 Add options to SYNOPSIS. 2004-07-04 17:19:57 +00:00
cgdconfig.c In getkey(), check the return values of the various keygen functions 2004-08-10 02:29:34 +00:00
cgdlex.l substantial rototill of the code. 2003-03-24 02:02:49 +00:00
cgdparse.y substantial rototill of the code. 2003-03-24 02:02:49 +00:00
params.c Fix a longstanding algorithmic flaw in PKCS#5 key generation. 2004-03-17 01:29:13 +00:00
params.h Fix a longstanding algorithmic flaw in PKCS#5 key generation. 2004-03-17 01:29:13 +00:00
pkcs5_pbkdf2.c Fix a longstanding algorithmic flaw in PKCS#5 key generation. 2004-03-17 01:29:13 +00:00
pkcs5_pbkdf2.h Fix a longstanding algorithmic flaw in PKCS#5 key generation. 2004-03-17 01:29:13 +00:00
utils.c Avoid dereferencing/free()ing invalid pointers if the random device 2004-08-10 02:27:26 +00:00
utils.h add a new verification method that prompts for the pkcs#5 pbkdf2 2003-09-23 17:24:45 +00:00