-
Hello Team,
**SCENARIO:**
We are using micropython ESP32 with this micropython release: esp32spiram-idf3-20200902-v1.13.bin
**PROBLEM:**
We are looking a way to encrypt and decrypt a string us…
-
We use `public_key:encrypt_public` in `mysql_protocol`. This function was deprecated in OTP 27.0 and de-deprecated again in OTP 27.1. The reason for the deprecation was a vulnerability in RSA. The rea…
-
Do you have an example in Java where you decrypt the message you encrypted with the code below? The key is in PKCS1 format and I can't seem to work this out in Java.
```
import { RSA } from 'react-n…
-
Our decision to use asmcrypto.js means we do not get PKCS#1 1.5 from the third-party library, it seems like we can still accomplish this by padding and them using raw crypto.
Forge has a PKCS 1.5 imp…
-
# Release Plan - v0.3.0
The primary goal of this release is to add support for JSON Web Encryption (JWE). See [RFC 7516](https://datatracker.ietf.org/doc/html/rfc7516) for more information.
## T…
furpu updated
3 months ago
-
### Summary
When trying `rsa_sign.exe`, I get this output:
```
. Reading private key from rsa_priv.txt
. Checking the private key
. Generating the RSA/SHA-256 signature failed
! mbedtl…
-
**Describe the bug**
On the client, trying to decrypt the RSA-encrypted AES key throws an error:
```c
40776EA7DE760000:error:02000079:rsa routines:RSA_padding_check_PKCS1_OAEP_mgf1:oaep decoding er…
-
I am getting this erro while verifying signature
Error: 596:error:0407006A:rsa routines:RSA_padding_check_PKCS1_type_1:block type is not 01:openssl\crypto\rsa\rsa_pk1.c:100: 596:error:04067072:rsa r…
-
[Bug 27474](https://www.w3.org/Bugs/Public/show_bug.cgi?id=27474):
Note this was removed to pre-CR so we don't forget it. Seems reasonable to do, but not a substantial change.
##
Editorial note
S…
-
Since last weekend we experience issues with connections to some hostnames like google.com, alpinelinux.org, api.github.com.
1/10 requests to those endpoints fail. We could reproduce it by runni…