This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
sbin
/
cgdconfig
History
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
..
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
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
…