Lines Matching +full:one +full:- +full:shot
5 EVP_SIGNATURE-ED25519,
6 EVP_SIGNATURE-ED448,
9 - EVP_PKEY Ed25519 and Ed448 support
14 one-shot digest sign and digest verify using PureEdDSA and B<Ed25519> or B<Ed448>
20 No additional parameters can be set during one-shot signing or verification.
23 See L<EVP_PKEY-X25519(7)> for information related to B<X25519> and B<X448> keys.
30 =item "algorithm-id" (B<OSSL_SIGNATURE_PARAM_ALGORITHM_ID>) <octet string>
32 The parameters are described in L<provider-signature(7)>.
40 The message to sign or verify must be passed using the one-shot
60 Ed25519 and Ed448 can be tested with the L<openssl-speed(1)> application
88 L<EVP_PKEY-X25519(7)>
89 L<provider-signature(7)>,
95 Copyright 2017-2021 The OpenSSL Project Authors. All Rights Reserved.