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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?