-
I did some poking around how the openssl.org website is generated, and found my way to this document:
https://github.com/openssl/omc-tools/blob/master/QueryApp/RESTAPI.txt
Turns out with a coupl…
-
Several of the legacy structs are not marked as deprecated in the 3.0 API. For example, see this snippet for `DH` and `DH_METHOD`, which includes the deprecation of `DSA` and `DSA_METHOD`: https://g…
-
Hi,
I am not able to build the source following the instructions on the website:
http://open-tee.github.io/documentation/
The following is the error that I am getting:
linking opentee-engine…
-
Currently the way to set abi3 version is via applying a versioned-feature in `Cargo.toml` (e.g., `abi3-py312`).
I'm requesting a way set that at the CLI. The reason for this is to be able to build …
alex updated
8 months ago
-
version: OpenSSL 1.1.1g
Both in the man pages and in the default ``openssl.cnf`` there are some field names that should be replaced with the user's value. Those are not written any differently…
-
# Sized Deallocation Support
High performance memory allocators such as [jemalloc](https://github.com/jemalloc/jemalloc) and [TCMalloc](https://github.com/google/tcmalloc) provide a non-standard `s…
-
### Detailed Description of the Problem
We are trying to deploy HAProxy into our environment. We have a script that does some 600k api calls during approximately 24 hours. During that time, when hapr…
-
### Bug description
In Prisma Studio, `string` and `boolean` values for JSON field are treated as invalid (with the styling), although they are valid in MySQL (no error or warning when running the qu…
-
@zachmullen Perhaps I misunderstood your complaint about the "API changing". I thought you were referring to the Python C API, but I see that the real problem in `hashstate` is the constant changing o…
-
Hi,
I do not reproach here I present just my way of seeing things and I try to understand your code that works fine.
I'm reading the vmime source source in order to code my own OpenSSL wraper. And I…
ghost updated
9 years ago