mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-10 10:35:51 +00:00
16d70123bf
- Test API token generation (uniqueness, format) - Test API token hashing (SHA3-256, deterministic) - Test constant-time token comparison - Test token hash detection - Test password hashing (bcrypt, salted) - Test password verification - Test password complexity validation - Verify bcrypt cost and minimum password length constants