-
In the [openssl-genpkey(1)](https://www.openssl.org/docs/man1.1.1/man1/genpkey.html) manual page, the documentation of the **-cipher** argument has some deficiencies:
https://github.com/openssl/o…
-
I get an error "package is invalid: crx_signature_verification_initialization_failed" when trying to install a packaged app that has been generated using crxmake 2.2.0.
That must come from crxmake si…
-
##### SUMMARY
The ssh-keygen tool has the capability of creating ssh-keys in the PEM format. Although this is not a common format, there are instances where it is required
##### ISSUE TYPE
Ad…
-
Originally from https://github.com/est31/rcgen/issues/91;
The issue is trying to use a `P-256` self-signed certificate and key to create-and-use `native_tls::Identity` on **Windows 11**.
## Exam…
-
当前有加密的密钥11000000002090000001_SIGN.key文件,当前解析不了,使用gmssl 3.0的代码解,发现直接报错,请问这个是什么原因?谢谢
/usr/local/src/code/gmssl_git_hub/GmSSL-3.1.1/src/pkcs8.c:367:pbes2_algor_from_der():
/usr/local/src/code/gmssl_git…
-
Hi,
When I want to use go to do some format cleaning for PEM file found that `ssh.ParseRawPrivateKey` and `x509.MarshalPKCS8PrivateKey` have different data type for `ed25519.PrivateKey`.
`ssh.ParseR…
-
I found a limitation in the current format for Linked Data keys. There are quite a few ways of representing key material that may be encapsulated multiple times however the current format only provide…
-
https://github.com/liamdennehy/phpseclib/blob/master/phpseclib/Crypt/Common/Formats/Keys/PKCS8.php#L488
```
if ($public['publicKeyAlgorithm']['algorithm'] != static::OID_NAME) {
…
-
Traceback (most recent call last):
File "vtest.py", line 6, in
from Crypto.PublicKey import RSA
File "C:\Python27\lib\Crypto\PublicKey\RSA.py", line 79, in
from Crypto.IO import PKCS…
-
您好,在使用过程中,发现无法对.pem文件进行解码。
报错如下:
Error: error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM, error:0…