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: about 1 year 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-14T11:54:32.000Z (over 5 years ago)
- Last Synced: 2025-03-26T11:21:14.002Z (about 1 year ago)
- Language: JavaScript
- Size: 24.4 KB
- Stars: 5
- Watchers: 2
- 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.