Lines Matching refs:algorithm
6 openssl-pkeyutl - public key algorithm command
14 [B<-digest> I<algorithm>]
31 [B<-kdf> I<algorithm>]
45 operations using any supported algorithm.
63 message digest algorithm. The user can specify a digest algorithm by using
67 =item B<-digest> I<algorithm>
69 This specifies the digest algorithm which is used to hash the input data before
71 signature algorithm does not require one (for instance, EdDSA). If this option
72 is omitted but the signature algorithm requires one, a default value will be
74 default digest algorithm. For SM2, it will be SM3. If this option is present,
148 =item B<-kdf> I<algorithm>
150 Use key derivation function I<algorithm>. The supported algorithms are
155 for the supported string parameters of each algorithm.
200 The operations and options supported vary according to the key algorithm
212 rather it will use the data directly as input to the signature algorithm.
225 The RSA algorithm generally supports the encrypt, decrypt, sign,
274 The RSA-PSS algorithm is a restricted version of the RSA algorithm which only
283 These have the same meaning as the B<RSA> algorithm with some additional
296 The DSA algorithm supports signing and verification operations only. Currently
302 The DH algorithm only supports the derivation operation and no additional
307 The EC algorithm supports sign, verify and derive operations. The sign and
330 The SM2 algorithm supports sign, verify, encrypt and decrypt operations. For
384 Derive using the same algorithm, but read key from environment variable MYPASS: