sshkeys

sshkeys: utilities for parsing and marshaling OpenSSH Key formats

  • Owner: ScaleFT/sshkeys
  • Platform:
  • License:: Apache License 2.0
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

sshkeys

GoDoc
Build Status

sshkeys provides utilities for parsing and marshalling cryptographic keys used for SSH, in both cleartext and encrypted formats.

ssh.ParseRawPrivateKey only supports parsing a subset of the formats sshkeys supports, does not support parsing encrypted private keys, and does not support marshalling.

Supported Formats

  • OpenSSH's PROTOCOL.key for RSA and ED25519 keys.
  • OpenSSH version >= 7.6 using aes256-ctr encryption
  • "Classic" PEM containing RSA (PKCS#1), DSA (OpenSSL), and ECDSA private keys.

Main metrics

Overview
Name With OwnerScaleFT/sshkeys
Primary LanguageGo
Program languageGo (Language Count: 1)
Platform
License:Apache License 2.0
所有者活动
Created At2017-01-19 19:49:08
Pushed At2025-03-03 22:22:28
Last Commit At2025-03-03 17:18:59
Release Count4
Last Release Namev1.4.0 (Posted on 2025-03-03 17:22:16)
First Release Namev1.2.0 (Posted on )
用户参与
Stargazers Count76
Watchers Count16
Fork Count18
Commits Count25
Has Issues Enabled
Issues Count4
Issue Open Count3
Pull Requests Count9
Pull Requests Open Count1
Pull Requests Close Count0
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private