7etsuo / SecurePassGen

A cryptographically secure password generator that provides high-entropy passwords with configurable requirements. Uses platform-native cryptographic APIs (BCrypt on Windows, Security framework on macOS, OpenSSL+getrandom on Linux) for secure random number generation.
12Updated 2 weeks ago

Related projects

Alternatives and complementary repositories for SecurePassGen