Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/athanclark/purescript-subtlecrypto
Basic PureScript-friendly bindings to SubtleCrypto
https://github.com/athanclark/purescript-subtlecrypto
browser crypto purescript subtlecrypto
Last synced: about 1 month 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 (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-06-18T00:59:10.000Z (over 1 year ago)
- Last Synced: 2024-12-10T06:42:12.778Z (about 2 months ago)
- Topics: browser, crypto, purescript, subtlecrypto
- Language: PureScript
- Homepage:
- Size: 40 KB
- Stars: 4
- Watchers: 3
- 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!