Lines Matching refs:safe
11 parameters can be used: "safe" domain parameters that are associated with
12 approved named safe-prime groups, and a class of "FIPS186-type" domain
15 approved safe-prime groups.
36 Sets or gets a string that associates a B<DH> or B<DHX> named safe prime group
70 Used for DH generation of safe primes using the old safe prime generator code.
72 It is recommended to use a named safe prime group instead, if domain parameter
75 Randomly generated safe primes are not allowed by FIPS, so setting this value
76 for the OpenSSL FIPS provider will instead choose a named safe prime group
105 This specifies that a named safe prime name will be chosen using the "pbits"
110 A safe prime generator. See the "safeprime-generator" type above.
142 B<DH> parameters with named safe prime group instead.
146 are tested if they are either an approved safe prime group OR that the FFC
152 test the I<p> value for being a prime (and a safe prime if I<q> is missing)
160 I<FFC Partial Public-Key Validation> when the key is an approved named safe
165 to be set (note that this is implicitly set for named safe prime groups).
178 A B<DH> key can be generated with a named safe prime group by calling:
289 =item RFC 7919 (TLS ffdhe named safe prime groups)
291 =item RFC 3526 (IKE modp named safe prime groups)