[ ソース: ruby-sshkey ]
パッケージ: ruby-sshkey (3.0.0-1)
ruby-sshkey に関するリンク
Debian の資源:
ruby-sshkey ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
SSH private/public key generator in Ruby
Generate private/public SSH keypairs (RSA and DSA supported) using pure Ruby.
When generating a new keypair the default key type is 2048-bit RSA, but you can supply the type (RSA or DSA) and bits in the options. You can also (optionally) supply a comment or passphrase.
This library can read a public or private key and present it as a string.
