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
- Host: GitHub
- URL: https://github.com/kaizhu256/example-jwe-using-aes-key-wrap-and-aes_128_cbc_hmac_sha_256
- Owner: kaizhu256
- Created: 2020-06-04T13:06:10.000Z (almost 5 years ago)
- Default Branch: gh-pages
- Last Pushed: 2020-07-10T17:24:57.000Z (almost 5 years ago)
- Last Synced: 2025-01-17T14:52:15.140Z (3 months ago)
- Language: HTML
- Size: 1.11 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)