I wanted to use my GPG/PGP key for ssh authentication. It's possible with gpg-agent. But I wanted to use it without it. Well, gpg can export public key in ssh format "--export-ssh-key". This does not work with private/secret keys...
But thanks to this great tool I was able to export my private key:
