RubyGems Navigation menu

putty-key 1.1.1

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.2 October 16, 2024 (46.5KB)
  2. 1.1.1 October 23, 2022 (46.5KB)
  3. 1.1.0 May 24, 2021 (44.5KB)
  4. 1.0.1 December 26, 2019 (31KB)
  5. 1.0.0 April 02, 2016 (30KB)

Runtime依存関係 (1):

ffi ~> 1.0

必須要件:

libargon2 to handle format 3 .ppk files

所有者:

プッシュ者:

作者:

  • Philip Ross

SHA 256チェックサム:

=

シグネチャの有効期限:

December 24, 2019 - December 24, 2039

累計ダウンロード数 35,318

このバージョンのみ 7,323

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 2.1.0

リンク: