Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bryanjhv/argon2cf
Cloudflare Worker to hash and verify passwords using Argon2.
https://github.com/bryanjhv/argon2cf
Last synced: about 1 month ago
JSON representation
Cloudflare Worker to hash and verify passwords using Argon2.
- Host: GitHub
- URL: https://github.com/bryanjhv/argon2cf
- Owner: bryanjhv
- License: agpl-3.0
- Created: 2024-12-01T06:45:39.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-12-01T07:10:00.000Z (about 1 month ago)
- Last Synced: 2024-12-01T07:29:25.165Z (about 1 month ago)
- Language: Rust
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# argon2cf
Cloudflare Worker to hash and verify passwords using Argon2.
## License
This project is released under the [MIT license](LICENSE.txt).