Loading doc/man/dsaparam.pod +5 −3 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ B<openssl dsaparam> [B<-noout>] [B<-text>] [B<-C>] [B<-rand file:file>] [B<-rand file(s)>] [B<-genkey>] [B<numbits>] Loading Loading @@ -68,10 +68,12 @@ be loaded by calling the B<get_dsaXXX()> function. this option will generate a DSA either using the specified or generated parameters. =item B<-rand file:file> =item B<-rand file(s)> a file or files containing random data used to seed the random number generator. Multiple files can be specified separated by B<:>. generator. Multiple files can be specified separated by a OS-dependent character. For MS-Windows, the separator is B<;>. For OpenVMS, it's B<,>. For all others, it's B<:>. =item B<numbits> Loading doc/man/gendh.pod +5 −3 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ B<openssl gendh> [B<-out filename>] [B<-2>] [B<-5>] [B<-rand file:file>] [B<-rand file(s)>] [numbits] =head1 DESCRIPTION Loading @@ -31,10 +31,12 @@ a PKCS#5 DHParameter structure. The generator to use, either 2 or 5. 2 is the default. =item B<-rand file:file> =item B<-rand file(s)> a file or files containing random data used to seed the random number generator. Multiple files can be specified separated by B<:>. generator. Multiple files can be specified separated by a OS-dependent character. For MS-Windows, the separator is B<;>. For OpenVMS, it's B<,>. For all others, it's B<:>. =item B<numbits> Loading doc/man/gendsa.pod +5 −3 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ B<openssl> B<gendsa> [B<-des>] [B<-des3>] [B<-idea>] [B<-rand file:file>] [B<-rand file(s)>] [B<paramfile>] =head1 DESCRIPTION Loading @@ -29,10 +29,12 @@ These options encrypt the private key with the DES, triple DES, or the IDEA ciphers respectively before outputting it. A pass phrase is prompted for. If none of these options is specified no encryption is used. =item B<-rand file:file> =item B<-rand file(s)> a file or files containing random data used to seed the random number generator. Multiple files can be specified separated by B<:>. generator. Multiple files can be specified separated by a OS-dependent character. For MS-Windows, the separator is B<;>. For OpenVMS, it's B<,>. For all others, it's B<:>. =item B<paramfile> Loading doc/man/genrsa.pod +5 −3 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ B<openssl> B<genrsa> [B<-idea>] [B<-f4>] [B<-3>] [B<-rand file:file>] [B<-rand file(s)>] [B<numbits>] =head1 DESCRIPTION Loading @@ -35,10 +35,12 @@ If none of these options is specified no encryption is used. the public exponent to use, either 65537 or 3. The default is 65537. =item B<-rand file:file> =item B<-rand file(s)> a file or files containing random data used to seed the random number generator. Multiple files can be specified separated by B<:>. generator. Multiple files can be specified separated by a OS-dependent character. For MS-Windows, the separator is B<;>. For OpenVMS, it's B<,>. For all others, it's B<:>. =item B<numbits> Loading Loading
doc/man/dsaparam.pod +5 −3 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ B<openssl dsaparam> [B<-noout>] [B<-text>] [B<-C>] [B<-rand file:file>] [B<-rand file(s)>] [B<-genkey>] [B<numbits>] Loading Loading @@ -68,10 +68,12 @@ be loaded by calling the B<get_dsaXXX()> function. this option will generate a DSA either using the specified or generated parameters. =item B<-rand file:file> =item B<-rand file(s)> a file or files containing random data used to seed the random number generator. Multiple files can be specified separated by B<:>. generator. Multiple files can be specified separated by a OS-dependent character. For MS-Windows, the separator is B<;>. For OpenVMS, it's B<,>. For all others, it's B<:>. =item B<numbits> Loading
doc/man/gendh.pod +5 −3 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ B<openssl gendh> [B<-out filename>] [B<-2>] [B<-5>] [B<-rand file:file>] [B<-rand file(s)>] [numbits] =head1 DESCRIPTION Loading @@ -31,10 +31,12 @@ a PKCS#5 DHParameter structure. The generator to use, either 2 or 5. 2 is the default. =item B<-rand file:file> =item B<-rand file(s)> a file or files containing random data used to seed the random number generator. Multiple files can be specified separated by B<:>. generator. Multiple files can be specified separated by a OS-dependent character. For MS-Windows, the separator is B<;>. For OpenVMS, it's B<,>. For all others, it's B<:>. =item B<numbits> Loading
doc/man/gendsa.pod +5 −3 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ B<openssl> B<gendsa> [B<-des>] [B<-des3>] [B<-idea>] [B<-rand file:file>] [B<-rand file(s)>] [B<paramfile>] =head1 DESCRIPTION Loading @@ -29,10 +29,12 @@ These options encrypt the private key with the DES, triple DES, or the IDEA ciphers respectively before outputting it. A pass phrase is prompted for. If none of these options is specified no encryption is used. =item B<-rand file:file> =item B<-rand file(s)> a file or files containing random data used to seed the random number generator. Multiple files can be specified separated by B<:>. generator. Multiple files can be specified separated by a OS-dependent character. For MS-Windows, the separator is B<;>. For OpenVMS, it's B<,>. For all others, it's B<:>. =item B<paramfile> Loading
doc/man/genrsa.pod +5 −3 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ B<openssl> B<genrsa> [B<-idea>] [B<-f4>] [B<-3>] [B<-rand file:file>] [B<-rand file(s)>] [B<numbits>] =head1 DESCRIPTION Loading @@ -35,10 +35,12 @@ If none of these options is specified no encryption is used. the public exponent to use, either 65537 or 3. The default is 65537. =item B<-rand file:file> =item B<-rand file(s)> a file or files containing random data used to seed the random number generator. Multiple files can be specified separated by B<:>. generator. Multiple files can be specified separated by a OS-dependent character. For MS-Windows, the separator is B<;>. For OpenVMS, it's B<,>. For all others, it's B<:>. =item B<numbits> Loading