afk11/ecssh
Composer 安装命令:
composer require afk11/ecssh
包简介
Utility to manage elliptic curve ssh keys
README 文档
README
This library contains some basic tools for working with elliptic curve SSH keys.
Private keys's can be created using PHPECC, and serialized using it's DER/PEM private key serializer. There is also the EncryptedPrivateKeySerializer, used to create older SSH formatted keys. PKCS#8 encoding is on the wishlist.
There is also an SshPublicKeySerializer, which encodes the curve/public key in the SSH format. This is the encoding used for authentication (authorized_keys, Github, etc).
https://tools.ietf.org/html/rfc5656
The PKCS8 code is not yet ready for use!
统计信息
- 总下载量: 30
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: Unlicense
- 更新时间: 2016-05-19