https://github.com/inbestigator/enc
WebCrypto made simple.
https://github.com/inbestigator/enc
encryption webcrypto
Last synced: about 2 months ago
JSON representation
WebCrypto made simple.
- Host: GitHub
- URL: https://github.com/inbestigator/enc
- Owner: Inbestigator
- Created: 2025-01-21T00:29:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-21T22:46:40.000Z (over 1 year ago)
- Last Synced: 2025-03-23T10:45:29.686Z (over 1 year ago)
- Topics: encryption, webcrypto
- Language: TypeScript
- Homepage: https://jsr.io/@enc
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Enc
Enc abstracts the complexity of the WebCrypto API, allowing you to implement
secure cryptographic operations with minimal effort and code.