Lines Matching refs:signature
6 - The B<EVP_PKEY> DSA signature implementation
10 Support for computing DSA signatures. The signature produced with
16 signature validation, but is still allowed for signature verification.
29 The base signature algorithm, supported explicitly fetched with
54 DSA signature schemes with diverse message digest algorithms. They are all
62 The following signature parameters can be set using EVP_PKEY_CTX_set_params().
73 These two are not supported with the DSA signature schemes that already
84 The settable parameters are described in L<provider-signature(7)>.
88 The following signature parameters can be retrieved using
101 The gettable parameters are described in L<provider-signature(7)>.
110 L<provider-signature(7)>,
114 DSA Key generation and signature generation are no longer FIPS approved in