Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sbin/cgdconfig



Module Name:    src
Committed By:   cb
Date:           Tue Sep 23 17:24:47 UTC 2003

Modified Files:
        src/sbin/cgdconfig: cgdconfig.8 cgdconfig.c params.c params.h
            pkcs5_pbkdf2.c utils.c utils.h

Log Message:
add a new verification method that prompts for the pkcs#5 pbkdf2
passphrase again and checks the generated key against the original.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/sbin/cgdconfig/cgdconfig.8
cvs rdiff -r1.8 -r1.9 src/sbin/cgdconfig/cgdconfig.c
cvs rdiff -r1.7 -r1.8 src/sbin/cgdconfig/params.c
cvs rdiff -r1.4 -r1.5 src/sbin/cgdconfig/params.h
cvs rdiff -r1.2 -r1.3 src/sbin/cgdconfig/pkcs5_pbkdf2.c \
    src/sbin/cgdconfig/utils.c src/sbin/cgdconfig/utils.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index