全部搜尋項
bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 原始碼: golang-github-youmark-pkcs8  ]

套件:golang-github-youmark-pkcs8-dev(1.1-3)

golang-github-youmark-pkcs8-dev 的相關連結

Screenshot

Debian 的資源:

下載原始碼套件 golang-github-youmark-pkcs8

維護小組:

外部的資源:

相似套件:

Go package to parse and convert private keys in PKCS#8 format (library)

pkcs8 OpenSSL can generate private keys in both "traditional format" and PKCS#8 format. Newer applications are advised to use more secure PKCS#8 format. Go standard crypto package provides a function (http://golang.org/pkg/crypto/x509/#ParsePKCS8PrivateKey) to parse private key in PKCS#8 format. There is a limitation to this function. It can only handle unencrypted PKCS#8 private keys. To use this function, the user has to save the private key in file without encryption, which is a bad practice to leave private keys unprotected on file systems. In addition, Go standard package lacks the functions to convert RSA/ECDSA private keys into PKCS#8 format.

pkcs8 package fills the gap here. It implements functions to process private keys in PKCS#8 format, as defined in RFC5208 (https://tools.ietf.org/html/rfc5208) and RFC5958 (https://tools.ietf.org/html/rfc5958). It can handle both unencrypted PKCS#8 PrivateKeyInfo format and EncryptedPrivateKeyInfo format with PKCS#5 (v2.0) algorithms.

其他與 golang-github-youmark-pkcs8-dev 有關的套件

  • 依賴
  • 推薦
  • 建議
  • 增強

下載 golang-github-youmark-pkcs8-dev

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
all 10。5 kB36。0 kB [檔案列表]