https://github.com/frederickjansen/subtle-sodium
An implementation of various SubtleCrypto functions using the same API as libsodium.js
https://github.com/frederickjansen/subtle-sodium
cryptography libsodium subtlecrypto
Last synced: over 1 year ago
JSON representation
An implementation of various SubtleCrypto functions using the same API as libsodium.js
- Host: GitHub
- URL: https://github.com/frederickjansen/subtle-sodium
- Owner: frederickjansen
- License: mit
- Created: 2018-06-09T02:14:56.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-16T20:13:51.000Z (about 8 years ago)
- Last Synced: 2025-03-15T06:13:54.443Z (over 1 year ago)
- Topics: cryptography, libsodium, subtlecrypto
- Language: TypeScript
- Homepage:
- Size: 131 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# subtle-sodium
[](https://travis-ci.org/frederickjansen/subtle-sodium)
An implementation of various SubtleCrypto functions using the same API
as [libsodium.js](https://github.com/jedisct1/libsodium.js).