gecko-dev/security/nss/cmd/modutil
wtc%netscape.com ce11300ca6 Bug 206926: 1. Undo the changes to secrng.h, pqgutil.h, swfutl.c,
unix_rand.c, and win_rand.c. 2. Make secrng.h and pqgutil.h private.
3. Public header pk11pqg.h can't include private header pqgutil.h.
4. Many files don't need to include secrng.h.  A few don't need to include
pqgutil.h.  5. Remove duplicate declarations of PQG_DestroyParams and
PQG_DestroyVerify from blapi.h.
2003-05-30 23:31:32 +00:00
..
Makefile
README
config.mk
error.h
install-ds.c
install-ds.h
install.c
install.h
installparse.c
installparse.h
installparse.l
installparse.y
instsec.c
lex.Pk11Install_yy.c
manifest.mn Bug 197890: Eliminated the artificial dependency of all NSS cmd tools on 2003-03-17 21:48:18 +00:00
modutil.c Bug 206926: 1. Undo the changes to secrng.h, pqgutil.h, swfutl.c, 2003-05-30 23:31:32 +00:00
modutil.h Surface the Err codes if we fail to shift to FIPS mode. 2003-02-05 00:31:15 +00:00
pk11.c Addresses bug 193378 modutil should print an error message, 2003-02-25 02:09:11 +00:00
pk11jar.html
rules.mk
specification.html

README

                    CRYPTOGRAPHIC MODULE UTILITY (modutil)
                                VERSION 1.0
              ===============================================

The file specification.html documentats the software.

The file pk11jar.html documents the PKCS #11 JAR format.