-
On a 32bit (ppc7450) PowerPC Mac (iBook G4) running Mac OS X 10.5 (darwin 9), the build of OpenSSL 3.2.0 fails due to the use of 64bit instructions in `crypto/aes/aesp8-ppc.s` which I guess is for POW…
sevan updated
10 months ago
-
Before the use of `rust-bindgen` I could build cryptography 0.39 on Windows 10 with Visual Studio 2022 build tools. When I try to build cryptography 0.41 from the git repo I get the following error
`…
-
I am trying to link `cryptography 42.0.0.dev1` (actual master branch) against BoringSSL (commit `1fa9cc20f6601f471f80d3debdaa084fc23c4f69`, same from CI) on Windows 10 with MSVC but I am getting the f…
-
**Name**: OpenSSL
**CVEs**: [CVE-2023-3817](https://nvd.nist.gov/vuln/detail/CVE-2023-3817), [CVE-2023-5363](https://nvd.nist.gov/vuln/detail/CVE-2023-5363), [CVE-2023-5678](https://nvd.nist.gov/vul…
-
https://nvd.nist.gov/vuln/detail/CVE-2023-5363
Issue summary: A bug has been identified in the processing of key and
initialisation vector (IV) lengths. This can lead to potential truncation
or over…
-
Commands ran:
```
sudo apt update
sudo apt install -y gcc nano vim curl wget g++ libcairo2-dev libjpeg-turbo8-dev libpng-dev libtool-bin libossp-uuid-dev \
libavcodec-dev libavformat-dev libavu…
-
Version 2.0.7
Using OpenSSL 3.1.1
Even with crypto policies set to "legacy"
```
PHPUnit 10.4.2 by Sebastian Bergmann and contributors.
Runtime: PHP 8.3.0
Configuration: /dev/shm/BUILD/…
-
### What happened?
Nanomq connected to emqx via quic bridging, emqx fails.
### What did you expect to happen?
Emqx would handle the connection and form a bridge to forward data.
### How ca…
-
###
I'am trying to install openssl 1.1.1m from source for linux-armv4 target and i get this error :
make
| arm-angstrom-linux-gnueabi-ar r r apps/libapps.a apps/app_rand.o apps/apps.o …
-
Hi, I tried to build an opensl 1.1.1l on the Solaris 8 Sparc equipment.
The basic system information is as follows:
- SunOS solar 5.8 Generic_117350-49 sun4u sparc SUNW,Sun-Fire-V240
- This is …