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.
65 which is not hashed by any message digest algorithm.
67 the user can specify a digest algorithm by using the B<-digest> option.
69 the default digest algorithm is SHA-256. For SM2, it is SM3.
74 =item B<-digest> I<algorithm>
77 It specifies the digest algorithm that is used to hash the input data
79 if the signature algorithm does not require preprocessing the input through
81 is omitted but the signature algorithm requires one and the B<-rawin> option
152 With raw data, when a digest algorithm is applicable, though it may be inferred
159 DER encoding of the digest algorithm OID and value as specified in
180 =item B<-kdf> I<algorithm>
182 Use key derivation function I<algorithm>. The supported algorithms are
187 for the supported string parameters of each algorithm.
233 The operations and options supported vary according to the key algorithm
245 rather it will use the data directly as input to the signature algorithm.
258 The RSA algorithm generally supports the encrypt, decrypt, sign,
307 The RSA-PSS algorithm is a restricted version of the RSA algorithm which only
316 These have the same meaning as the B<RSA> algorithm with some additional
329 The DSA algorithm supports signing and verification operations only. Currently
335 The DH algorithm only supports the derivation operation and no additional
340 The EC algorithm supports sign, verify and derive operations. The sign and
363 The SM2 algorithm supports sign, verify, encrypt and decrypt operations. For
417 Derive using the same algorithm, but read key from environment variable MYPASS: