RubyGems Navigation menu

putty-key 1.0.1

PuTTY::Key is a pure-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:
= Copy to clipboard Copied!

install:
=

Versions:

  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 KB)
  4. 1.0.0 - April 02, 2016 (30 KB)

Owners:

Pushed by:

Authors:

  • Philip Ross

SHA 256 checksum:

02ea19d728d8250932a8cd7d8af8cce0454afb91b53d54ce4f79472a5ebcd6e8

Total downloads 31,134

For this version 5,282

License:

MIT

Required Ruby Version: >= 2.1.0

Links: