https://github.com/athanclark/purescript-subtlecrypto
Basic PureScript-friendly bindings to SubtleCrypto
https://github.com/athanclark/purescript-subtlecrypto
browser crypto purescript subtlecrypto
Last synced: 12 months ago
JSON representation
Basic PureScript-friendly bindings to SubtleCrypto
- Host: GitHub
- URL: https://github.com/athanclark/purescript-subtlecrypto
- Owner: athanclark
- License: bsd-3-clause
- Created: 2019-01-16T01:04:14.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-06-18T00:59:10.000Z (almost 3 years ago)
- Last Synced: 2025-06-25T19:02:26.843Z (12 months ago)
- Topics: browser, crypto, purescript, subtlecrypto
- Language: PureScript
- Homepage:
- Size: 40 KB
- Stars: 4
- Watchers: 2
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# purescript-subtlecrypto
Simple bindings to the Browser's `window.crypto.subtle` API thing.
*__Warning__*: This only works on specific browsers - not even node.js!