https://github.com/codedust/simplejose
Simple wrapper around JSON Web Encryption (JSON and file en-/decryption)
https://github.com/codedust/simplejose
Last synced: 5 months ago
JSON representation
Simple wrapper around JSON Web Encryption (JSON and file en-/decryption)
- Host: GitHub
- URL: https://github.com/codedust/simplejose
- Owner: codedust
- Created: 2021-05-09T20:57:59.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-09T20:58:25.000Z (over 4 years ago)
- Last Synced: 2025-02-15T03:15:04.752Z (12 months ago)
- Language: JavaScript
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSES/BSD-3-Clause.txt
Awesome Lists containing this project
README
# JWE file encryption demo
Run `python -m http.server` and visit http://localhost:8000/
## License
Licensed under the [EUPL](./LICENSES/EUPL-1.2.txt).
This project is compliant with version 3.0 of the [REUSE Specification](https://reuse.software/).