Registry / crypto / sshkey

sshkey

JSON →
library3.0.0rbrubygemsunverified

Generate private/public SSH keypairs using pure Ruby.

gem install sshkey
INSTALL
IMPORT
SIG · SSHKEY
S
sshkey
cryptorubyv3.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

SSHKey
require 'sshkey'

Generate a new SSH keypair and print the public key.

require 'sshkey' key = SSHKey.generate puts key.ssh_public_key
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.0.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
16
Resources
sshkey — gem install sshkey · libregistry