SSH public key parser
Paste an ssh-rsa / ssh-ed25519 / ecdsa-sha2-… key - get the algorithm, embedded fields, comment, and the SHA-256 fingerprint that ssh-keygen -l would print.
key
parsed
- type
- -
- algorithm
- -
- bits
- -
- comment
- -
- SHA-256 fingerprint
- -
- MD5 fingerprint
- -
-