Skip to content

Instantly share code, notes, and snippets.

@hikari-no-yume
Last active February 20, 2017 21:43
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hikari-no-yume/d23afd28343815ba394fb1b38a90d1e8 to your computer and use it in GitHub Desktop.
Save hikari-no-yume/d23afd28343815ba394fb1b38a90d1e8 to your computer and use it in GitHub Desktop.
-----BEGIN RSA PRIVATE KEY-----
Proc-Type: 4,ENCRYPTED
DEK-Info: AES-128-CBC,<?=strtoupper(bin2hex(random_bytes(16)));?>
<?=wordwrap(base64_encode(random_bytes(2388)), 64, "\n", true);?>
-----END RSA PRIVATE KEY----
ssh-rsa <?=base64_encode(random_bytes(536));?> foobar@example.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment