Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/etesync/argon2-webworker
A web worker wrapper for argon2-browser to easily use it from a web worker
https://github.com/etesync/argon2-webworker
Last synced: 2 months ago
JSON representation
A web worker wrapper for argon2-browser to easily use it from a web worker
- Host: GitHub
- URL: https://github.com/etesync/argon2-webworker
- Owner: etesync
- License: bsd-3-clause
- Created: 2021-01-07T13:27:44.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-14T11:54:32.000Z (almost 4 years ago)
- Last Synced: 2024-05-01T11:39:09.890Z (9 months ago)
- Language: JavaScript
- Size: 24.4 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
This is a web worker wrapper for [argon2-browser](https://github.com/antelle/argon2-browser).
At the moment it only exposes the hash function but the rest can be easily added.