Searched refs:schemes (Results 1 – 17 of 17) sorted by relevance
8 tries to be agnostic of versioning schemes, and relies on10 specific for versioning schemes.14 Supplies functions that are specific to versioning schemes:
48 ECDSA signature schemes with diverse message digest algorithms. They are all66 These two are not supported with the ECDSA signature schemes that already
54 DSA signature schemes with diverse message digest algorithms. They are all73 These two are not supported with the DSA signature schemes that already
15 signature schemes described in RFC 8032. It has associated private and24 schemes. For these three instances, the sign and verify procedures28 schemes. For these two instances, the sign and verify procedures do
55 PKCS#1 v1.5 RSA signature schemes with diverse message digest algorithms. They75 These are not supported with the RSA signature schemes that already include a
28 =head2 URI schemes and loaders
13 both signature and encryption schemes via the EVP interface.
2008 schemes they supported. These are all deprecated and discouraged in favour of
59 # ECDH KDFs and their corresponding message digests and schemes
1723 # ECDH schemes from RFC5753
76 char scheme_copy[256], *p, *schemes[2], *scheme = NULL; in OSSL_STORE_open_ex() local85 schemes[schemes_n++] = "file"; in OSSL_STORE_open_ex()100 schemes[schemes_n++] = scheme_copy; in OSSL_STORE_open_ex()122 scheme = schemes[i]; in OSSL_STORE_open_ex()
145 This can be applied to all schemes that can somehow support a listing157 However, it's possible that certain schemes allow an object (or collection
28 unregister STORE loaders for different URI schemes117 storage schemes.154 schemes they support. These are all deprecated and discouraged in favour of
47 signature schemes.
125 sensitive. B<signature_scheme> is one of the signature schemes defined in395 B<signature_scheme> is one of the signature schemes defined in TLSv1.3,
321 padding schemes to the digest named I<mdname>. If the RSA algorithm
3147 * Support SM2 signing and verification schemes with X509 certificate.4373 URI schemes. There is one built in "loader" for the 'file' scheme.
Completed in 85 milliseconds