NetBSD/sbin/cgdconfig
christos 1a43d7316a PR/39525: Joachim Schueth, Frederik Sausmikat:
cgd inadvertently encrypts blkno eight times to generate IV

Add "encblkno1" IV type to encrypt only once, rename old "encblkno" to
"encblkno8" for clarity, and make "encblkno" an alias for "encblkno8"
for backward compatibility.
2008-07-24 19:07:36 +00:00
..
Makefile Adjust this to not need -Wno-pointer-sign. 2008-07-24 05:32:45 +00:00
cgdconfig.8 Bump date for previous. 2008-05-13 09:31:06 +00:00
cgdconfig.c PR/39525: Joachim Schueth, Frederik Sausmikat: 2008-07-24 19:07:36 +00:00
cgdlex.l Add a new keygen method which will execute an external command and 2008-05-11 03:15:21 +00:00
cgdparse.y include <stdlib.h> explicitely, for exit(), getprogname() etc. 2008-07-17 16:24:55 +00:00
extern.h yyerror returns void, not int 2008-02-16 17:56:11 +00:00
params.c Add a new keygen method which will execute an external command and 2008-05-11 03:15:21 +00:00
params.h Add a new keygen method which will execute an external command and 2008-05-11 03:15:21 +00:00
pkcs5_pbkdf2.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
pkcs5_pbkdf2.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
utils.c Add a new keygen method which will execute an external command and 2008-05-11 03:15:21 +00:00
utils.h Add a new keygen method which will execute an external command and 2008-05-11 03:15:21 +00:00