-
Hi,
I'm using rust-openssl as one of the cryptographic backends in Sequoia and just recently we've got a report that we're using functions deprecated in OpenSSL 3:
- DSA_free
- DSA_new
- DSA_s…
-
**Summary:**
Pickling a `RSAKey` has been working fine in both paramiko 1.16.0 and 1.17.0. It no longer works in 2.0.0. Specifically, the code in question was picking the return of `RSAKey.from_privat…
-
### 🎛 Description
This a 🐛 bug report.
The `rsa_key` resource raises an exception when providing an incorrect passphrase.
### 🌍 InSpec and Platform Version
InSpec 2.1.0, Workstation: Mac …
-
Tested on 130s-c13-morph.
Not working on ChromeOS...
- [x] #1100
- [x] #1099
- [ ] https://github.com/kinu-garage/hut_10sqft/issues/1102
- [x] Install cmd in the doc failed.
```
$ e…
-
I have an existing network at Hetzner, to which I need to add a new cluster. I use the `existing_network_name`-feature for that, as per the docs:
```yaml
networking:
private_network:
enabl…
-
Hi,
I'm using OpenSSH_8.9p1 Ubuntu-3ubuntu0.1, OpenSSL 3.0.2 15 Mar 2022
This version doesn't allow the usage of rsa keys (auth.log : userauth_pubkey: key type ssh-rsa not in PubkeyAcceptedAlgori…
-
## Problem Statement
Darjeeling still relies on RSA and SPHINCS for signature verification and attestation.
For security reasons and for saving ROM and OTP space, Earlgrey, from the `master` bra…
sameo updated
4 months ago
-
### What version of Bun is running?
0.8.1
### What platform is your computer?
Linux 6.4.0-asahi-10-1-edge-ARCH aarch64 unknown
### What steps can reproduce the bug?
```js
import { read…
-
Check if server can handle RSA moduli that are not mulitple of 8, e.g. 2049 or 2084. It may be problematic especially for RSA-PSS signatures.
-
` mod_ssl_self_signed:51 SSL: Problem with certificates: {need_rsa_private_key,"/home/oper/Programs/zotonic/user/sites/123/ssl/123.pem","use: openssl rsa -in sitename.key -out sitename.pem"}`
there…