sshkey

SSH private and public key generator in pure Ruby (RSA & DSA)

MIT License

Downloads
20.6M
Stars
275
Committers
23

Bot releases are hidden (Show)

sshkey - 3.0.0 Latest Release

Published by bensie about 1 year ago

What's Changed

  • Breaking: Drop support for Ruby < 2.5.
  • Added: Support for ECDSA (@bensie, @rchekaluk) #43, #44, #46, #49
  • Added: OpenSSL 3.x support by @rchekaluk in https://github.com/bensie/sshkey/pull/48
  • Added: Test against Ruby 2.5, 2.6, 2.7, 3.0, 3.1, 3.2, 3.3, jruby-9.3, jruby-9.4 with GitHub Actions
  • Fixed: SSH public keys not validated/parsed if contain comments by @MangyCoyote in https://github.com/bensie/sshkey/pull/39

New Contributors

Full Changelog: https://github.com/bensie/sshkey/compare/2.0.0...3.0.0

sshkey -

Published by bensie over 5 years ago

  • Breaking Change: Drop support for Ruby 1.9
  • Feature: Accept valid ed25519 keys with leading zero byte (#37)
  • Feature: Support sshfp (#30)
Package Rankings
Top 1.65% on Rubygems.org