Update sign-verify.md
This commit is contained in:
@@ -2,11 +2,18 @@
|
|||||||
|
|
||||||
Pico HSM supports in place signature of arbitrary data. It supports the following algorithms:
|
Pico HSM supports in place signature of arbitrary data. It supports the following algorithms:
|
||||||
* RSA-PKCS
|
* RSA-PKCS
|
||||||
|
* RSA-X-509
|
||||||
* SHA1-RSA-PKCS
|
* SHA1-RSA-PKCS
|
||||||
* SHA256-RSA-PKCS
|
* SHA256-RSA-PKCS
|
||||||
* SHA224-RSA-PKCS
|
* SHA224-RSA-PKCS
|
||||||
* SHA384-RSA-PKCS
|
* SHA384-RSA-PKCS
|
||||||
* SHA512-RSA-PKCS
|
* SHA512-RSA-PKCS
|
||||||
|
* RSA-PKCS-PSS
|
||||||
|
* SHA1-RSA-PKCS-PSS
|
||||||
|
* SHA256-RSA-PKCS-PSS
|
||||||
|
* SHA224-RSA-PKCS-PSS
|
||||||
|
* SHA384-RSA-PKCS-PSS
|
||||||
|
* SHA512-RSA-PKCS-PSS
|
||||||
|
|
||||||
First, we generate the data:
|
First, we generate the data:
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user