-
rsa.lua 中的 PADDING 模式目前看只支持4种,RSA_PKCS1_PSS_PADDING 这种pss模式的padding是否支持呢
-
I am working on improving somewhat this project, for the C6 v2 Archer, which seems to be using something similar to the C9 (Lua interface)
I have managed to implement logging into the router using …
-
**Describe the bug**:
Seems like we have a race condition when two Kubernetes clusters with similar (near identical) configuration try to request a certificate using DNS01 to create the same certif…
-
## Question
I am getting a SSL handshake_failure exception when trying to access the freesound.org API. This only happens when I run my application packaged with Adoptium/Temurin 17, but not when I…
Sciss updated
3 weeks ago
-
It appears that `crypto/ssh` is having an issue using pkcs1 private keys:
```
Error getting ssh command 'exit 0' : asn1: structure error: tags don't match (16 vs {class:3 tag:25 length:74 isCompound:…
-
Hello,
After failing to produce key on-card with a J3R200, I went ahead to buy a new card( NXP J3R180) which support on card key generation, With this card, here are the things I did, I will resta…
-
Currently, only `rsa` crate has high-level functions documented that allow to load form PEM, DER, etc formats. But I found nothing of the kind in the elliptic_curve's documentation.
It would be nic…
-
There are some insecure packages (according to npm v7 audit) and the signatures do not appear to work: `Unsupported signature algorithm: RSAES-PKCS1-v1_5`.
Has the development of this repository be…
-
```
File "/opt/python/run/venv/lib64/python3.4/site-packages/Crypto/Signature/PKCS1_PSS.py", line 70, in
if sys.version_info[0] == 2 and sys.version_info[1] == 1:
NameError: name 'sys' is not d…
-
Maybe 1024 bit can encrypt 117. so how to encrypt larger data
A trick not mentioned in manual to know :
- openssl_private_encrypt can encrypt a maximum of 117 chars at one time.
- the encrypted outpu…