SSH RSA Pub à PEM
ssh-keygen -f key.pub -e -m pem
Sparkling Skunk
ssh-keygen -f key.pub -e -m pem
openssl rsa -in id_rsa -pubout -out id_rsa.pub.pem