-
**Before you open an issue please check which version you are running and whether it is the latest in stable / dev branch**
I am running version testssl.sh 3.0.8 from https://testssl.sh/.
This i…
-
**Describe the bug/feature**
We try to generate the RSA pub key via Kapitan (`||reveal:path/to/encrypted_private_key|publickey`) from a private key that should also be created by Kapitan (`||rsa`) in…
siku4 updated
2 months ago
-
Hey guys,
There's a new high level risk vulnerability in the RSA python library that this repo uses. I'm not familiar with the fine details but is there any way for you guys to solve this in this rep…
-
using 17cb182ad8fa816 (3.2.3-dev)
When the server receives a ClientHello message that doesn't list any cipher suites (the length of the `cipher_suites` field is 0) it rejects the message with `ille…
-
Currently doing migration from python-jose to joserfc and found myself in a bit of a pickle.
python-jose implementation allows validation of the token against the public_key (using verify method fr…
-
Hello and thanks for the good work on this library.
While I was using it I came across one inconsistency with respect to handling `x5c` certificates on various asymmetric keys. It looks that in pr…
-
https://github.com/solid/solid/blob/master/proposals/auth-webid-rsa.md
See also:
* https://gist.github.com/tqbf/be58d2d39690c3b366ad
* https://crypto.stackexchange.com/questions/12688/can-you-e…
-
cryptography 38.0.4 is consumed in https://github.com/DMTF/libspdm/tree/main/os_stub/openssllib
This is being flagged due to known vulerabilities:
A flaw was found in the python-cryptography pac…
apop5 updated
2 months ago
-
### Are you using paramiko as a client or server?
Client
### What feature(s) aren't working right?
SFTP, Keys/auth
### What version(s) of paramiko are you using?
3.2.0
### What version(s) of Pyt…
TabsB updated
3 months ago
-
Steps to repro:
use this lib in requirements.txt
set up any env (via pycharm/command line/w.e.)
try to install this lib.
I did it via poetry install, but also followed every option from: https://…