Creating RS512 Keys - kinecosystem/marketplace-server GitHub Wiki
ssh-keygen -t rsa -b 1024 -f smpl-rs512_1-priv.pem
openssl rsa -in smpl-rs512_1-priv.pem -pubout -outform PEM -out smpl-rs512_1.pem
ssh-keygen -t rsa -b 1024 -f smpl-rs512_1-priv.pem
openssl rsa -in smpl-rs512_1-priv.pem -pubout -outform PEM -out smpl-rs512_1.pem