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

https://github.com/kaizhu256/example-jwe-using-aes-key-wrap-and-aes_128_cbc_hmac_sha_256

Example JWE Using AES Key Wrap and AES_128_CBC_HMAC_SHA_256
https://github.com/kaizhu256/example-jwe-using-aes-key-wrap-and-aes_128_cbc_hmac_sha_256

Last synced: about 2 months ago
JSON representation

Example JWE Using AES Key Wrap and AES_128_CBC_HMAC_SHA_256

Awesome Lists containing this project

README

        

#### goto following demo url, and open browser-dev-console to see program output
#### working javascript-code is embedded at bottom of each page
- [https://kaizhu256.github.io/Example-JWE-Using-AES-Key-Wrap-and-AES_128_CBC_HMAC_SHA_256/jwe.a128kw.a128cbchs256.html#appendix-A.3.1](https://kaizhu256.github.io/Example-JWE-Using-AES-Key-Wrap-and-AES_128_CBC_HMAC_SHA_256/jwe.a128kw.a128cbchs256.html#appendix-A.3.1)
- [https://kaizhu256.github.io/Example-JWE-Using-AES-Key-Wrap-and-AES_128_CBC_HMAC_SHA_256/jwe.a128kw.a128gcm.html#jwe-aeskw](https://kaizhu256.github.io/Example-JWE-Using-AES-Key-Wrap-and-AES_128_CBC_HMAC_SHA_256/jwe.a128kw.a128gcm.html#jwe-aeskw)