https://github.com/timonson/omnihash
Hashing of strings with the Web Crypto API and PBKDF2
https://github.com/timonson/omnihash
Last synced: about 1 year ago
JSON representation
Hashing of strings with the Web Crypto API and PBKDF2
- Host: GitHub
- URL: https://github.com/timonson/omnihash
- Owner: timonson
- License: mit
- Created: 2023-01-12T20:42:10.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-12T20:48:11.000Z (over 3 years ago)
- Last Synced: 2025-02-15T19:29:43.411Z (over 1 year ago)
- Language: TypeScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# omnihash
Hashing of strings with the Web Crypto API and PBKDF2