This is a script that will convert RSA public keys to and from various formats.
usage: ./pubkey-converter.pl [-hrcp] < file
-h : print this message
-r : output public key in Base64 RFC 3110 format
-d : output public key in hexadecimal DER format
-p : output public key in PEM format
apt-get install libcrypt-openssl-bignum-perl libcrypt-openssl-rsa-perl libparse-recdescent-perl
Content type
Image
Digest
Size
14.2 MB
Last updated
about 9 years ago
docker pull zeroae/pubkey-converter