Skip to content
This repository has been archived by the owner on May 14, 2021. It is now read-only.

Creating RS512 Keys

Doody Parizada edited this page Jun 25, 2018 · 1 revision
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
Clone this wiki locally