sshkeys

sshkeys: utilities for parsing and marshaling OpenSSH Key formats

  • 所有者: ScaleFT/sshkeys
  • 平台:
  • 许可证: Apache License 2.0
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

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.

主要指标

概览
名称与所有者ScaleFT/sshkeys
主编程语言Go
编程语言Go (语言数: 1)
平台
许可证Apache License 2.0
所有者活动
创建于2017-01-19 19:49:08
推送于2025-03-03 22:22:28
最后一次提交2025-03-03 17:18:59
发布数4
最新版本名称v1.4.0 (发布于 2025-03-03 17:22:16)
第一版名称v1.2.0 (发布于 )
用户参与
星数76
关注者数16
派生数18
提交数25
已启用问题?
问题数4
打开的问题数3
拉请求数9
打开的拉请求数1
关闭的拉请求数0
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?