Valid RSA
- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQ... -> valid
security validator
Validate SSH public keys (type and bit-length) locally. No keys are stored or sent.
Parses SSH public keys (e.g., ssh-rsa, ssh-ed25519, ecdsa) locally using sshpk.
Reports key type and bit-length when available.
No keys are stored or sent anywhere.
Format and size validation only; does not assess key security policies or ownership.