An open API service indexing awesome lists of open source software.

https://github.com/deatil/key-pem

各种pem证书示例(dsa/rsa/ecdsa/eddsa/sm2/dh/ecdh/dh-curve25519/openssh-key)
https://github.com/deatil/key-pem

dh dsa ecdh ecdsa eddsa openssh openssh-key pkcs1 pkcs1-en pkcs8 pkcs8-en rsa sm2

Last synced: 4 months ago
JSON representation

各种pem证书示例(dsa/rsa/ecdsa/eddsa/sm2/dh/ecdh/dh-curve25519/openssh-key)

Awesome Lists containing this project

README

          

## key-pem 证书

各种pem证书示例

### 证书说明

* 证书包括: `RSA`, `DSA`, `EdDsa`, `EcDsa`, `SM2`, `DH`, `Ecdh`, `Curve25519`, `OpenSSHKey`
* 证书加密密码默认为: `123`
* 证书示例是为了各种语言生成证书时可以有比对的依据以及确认生成的证书是否正确

### 开源协议

* 本软件包遵循 `Apache2` 开源协议发布,在保留本软件包版权的情况下提供个人及商业免费使用。

### 版权

* 本软件包所属版权归 deatil(https://github.com/deatil) 所有。