A browser-only toolkit for quick security checks:
- SHA hashing for text input
- Password strength and entropy estimate
- JWT header and payload decoder
- File fingerprinting with SHA-256 and signature bytes
- Base64, URL, and hex encoding
- Hash comparison for integrity checks
From this project folder:
npm startOpen http://127.0.0.1:4101.