An open API service indexing awesome lists of open source software.

https://github.com/deliaz/rfc7515-a2

Implementation of RFC 7515 Appendix A.2: Example JWS Using RSASSA-PKCS1-v1_5 SHA-256
https://github.com/deliaz/rfc7515-a2

cryptoapi jws rfc7515 webcrypto

Last synced: about 1 year ago
JSON representation

Implementation of RFC 7515 Appendix A.2: Example JWS Using RSASSA-PKCS1-v1_5 SHA-256

Awesome Lists containing this project

README

          

## RFC 7515 Appendix A.2
JSON Web Signature (JWS)
#### Implementation of [Example JWS Using RSASSA-PKCS1-v1_5 SHA-256](https://tools.ietf.org/html/rfc7515#appendix-A.2) with Web Crypto API.