Lines Matching refs:algorithm
30 | md | MD algorithm.|
32 | mgf1_md | MD algorithm used in MGF1.|
43 … the algorithm specifications in a string parameter. The string parameter consists of the asymmetr…
45 …etric key type is **RSA512**, the padding mode is **PKCS1**, and the MD algorithm is **MD5**, the …
60 | RSA | PKCS1 | MD algorithm that meets the length requirements| 10+ |
67 …r signature verification (**Verify**) instance, you need to specify the algorithm specifications i…
69 …asymmetric key type is **RSA2048**, the padding mode is **PSS**, the MD algorithm is **SHA256**, a…
117 | RSA | PSS | MD algorithm that meets the length requirements| MGF1_ MD algorithm that meets the le…
139 … string parameter consists of the asymmetric key type, padding mode, MD algorithm, and signing mod…
141 …ymmetric key type is **RSA2048**, the padding mode is **PKCS1**, the MD algorithm is **SHA256**, a…
147 > 1. If the padding mode is **PKCS1** and no MD algorithm is set (**NoHash**), the data must be les…
148 > 2. If the padding mode is **PKCS1** and an MD algorithm is set, the data to be signed must be the…
149 > 3. If the padding mode is **NoPadding** and no MD algorithm is set (**NoHash**), the length of th…
161 | RSA | PKCS1 | MD algorithm that meets the length requirements| OnlySign | 12+ |
170 …ecify the algorithm specifications in a string parameter. The string parameter consists of the asy…
172 …ymmetric key type is **RSA2048**, the padding mode is **PKCS1**, the MD algorithm is **SHA256**, a…
184 | RSA | PKCS1 | MD algorithm that meets the length requirements| Recover | 12+ |
191 Elliptic Curve Digital Signature Algorithm (ECDSA) is a digital signature algorithm (DSA) based on …
195 …r signature verification (**Verify**) instance, you need to specify the algorithm specifications i…
197 …meter. For example, if the asymmetric key type is **ECC224** and the MD algorithm is **SHA256**, t…
229 …r signature verification (**Verify**) instance, you need to specify the algorithm specifications i…
231 …eter. For example, if the asymmetric key type is **DSA1024** and the MD algorithm is **SHA256**, t…
244 > If DSA is used with the digest algorithm **NoHash**, signing or signature verification by segment…
249 SM2 is a digital signature algorithm based on ECC.
251 …r signature verification (**Verify**) instance, you need to specify the algorithm specifications i…
265 Ed25519 is a signing and signature verification algorithm based on the ECC.
267 …n) or signature verification (Verify) instance, you need to specify the algorithm specifications i…