RubyGems Navigation menu

putty-key 1.1.0

PuTTY::Key is a Ruby implementation of the PuTTY private key (ppk) format, handling reading and writing .ppk files. It includes a refinement to Ruby's OpenSSL library to add support for converting DSA, EC and RSA private keys to and from PuTTY private key files. This allows OpenSSH ecdsa, ssh-dss and ssh-rsa private keys to be converted to and from PuTTY's private key format.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.1.1 - October 23, 2022 (46.5 KB)
  2. 1.1.0 - May 24, 2021 (44.5 KB)
  3. 1.0.1 - December 26, 2019 (31.0 KB)
  4. 1.0.0 - April 02, 2016 (30.0 KB)

Runtime 相依性套件 (1):

ffi ~> 1.0

必填:

libargon2 to handle format 3 .ppk files

擁有者:

Pushed by:

作者:

  • Philip Ross

SHA 256 checksum:

ce0ae0e82cd806f633aa01ea594d258a4f76e7ef9af4f36d6f90802f53182c4d

總下載次數 31,646

這個版本 5,826

License:

MIT

Ruby 版本需求: >= 2.1.0

相關連結: