-
Fail 1: https://github.com/EloiStree/HelloRustBending/tree/main/RustEveryDay/2024_06_17_D8_SignRSA
Fail 2: https://github.com/EloiStree/HelloRustBending/tree/main/RustEveryDay/2024_06_21_D12_SignVeri…
-
I need to perform encryption-decryption of a message using ECC from Crypto.PublicKey package. Is there any package I can use to encrypt using ECC like once exists for RSA (PKCS1_OAEP).
This is how …
-
We are now just upgrading to 0.20.0, and this release seems to have broken the signature scheme filtering for `ResolvesServerCert`.
In 0.19.0 when connecting with `curl --ciphers ECDHE-RSA-AES128-G…
-
When upgrading to Node 20, I can no longer use jsencrypt because it uses PKCS1 padding. Node is preventing using PKCS1 padding because of CVE-2023-46809. It would be great if the padding method was ch…
-
## Goal
| User story |
|:---------------------------------------------------------------------------|
| As an IT admin, when a DEP-enabled end user macOS device enrolls,
| I want to I want to i…
-
### Description
On several machines with new and old Windows 10/11, an error is occurring when requesting the private key of a previously exported certificate.
### Reproduction Steps
`//code for t…
-
### Expected behavior
Client certificates should be populated with correct certificates provided in config
Log file with detailed flow has been attached
### Actual behavior
javax.net.ssl|ALL|E2|gr…
-
Hi,
I am writing you to check if there is a mistake on your example about PKCS1_PSS signature at https://www.dlitz.net/software/pycrypto/api/2.6/Crypto.Signature.PKCS1_PSS-module.html
Your exampl…
-
Hi,
I have setup the react-native-crypto library and everything is working fine, but I wanted to use `crypto.constants.RSA_PKCS1_OAEP_PADDING` in
` const encryptedData = crypto.publicEncrypt(
…
-
Is this bug solved by Suppaftp https://github.com/mattnenterprise/rust-ftp/issues/96 ? The library is not maintained so I thought to use Suppaftp
I wrote a simple program with suppaftp to connect t…