-
### Is this a regression?
Yes
### Description
On 16 cores machine (EC2 c7g.4xlarge)
Get command can reach 500K+ ops.
But on 32 cores machine, Get command ops drops to 240K.
The thread-num on…
-
I was building this for my SteamDeck and noticed that during compiling, it was building things like drivers for Wifi Chipsets the Steamdeck doesn't have, as well as things like Nouveau.
Would it ma…
-
Hello,
I am encountering the error below after I use the command 'make openssl'.
I commented out "ACVP_DEFINE_CONSTRUCTOR(openssl_kdf_ssh_backend)" and all the unused functions, but the error per…
-
Hi,
I'm currently investigating a problem that seems to have emerged when my phone upgraded to Android 14 (API 34).
In an API 34 Emulator, everything is working fine. On my phone (Samsung S22 - if …
fbinz updated
8 months ago
-
Hello everyone,
I am implementing the advanced profile part, and I would like to ask, do we support Chinese cryptographic algorithms: SM3 (hash function) and SM2 (public-private key cryptography)?
…
-
Unfortunately, `diagnostic` folder does not have clang files. Attaching .cpp and .sh
Output:
```
denisarosevskij@192 build % ninja unit.internals.canonical_shuffle_adapter.exe && unit/unit.inte…
-
place: line 271 in SM4.cs
code: Array.Copy(bins, i * 16, inBytes, 0, length > 16 ? 16 : length);
note: i should be j
catom updated
11 months ago
-
As of commit 856d4c6ebc1aec2a714ce497af9c3e48c50e689d the 3.1 build is now broken on all NonStop platforms based on a requirement that is not satisfied.
```
c99: running /usr/cmplr/ccomfe -Z8 -ZB…
-
### What is your question?
Hello,
for a library im building that depends on Qt i get an error message that pre-built package is not available. By looking at the huge list of options (see below) it…
-
## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
```sql
-- create table
create table generate_demo (
id bigint not…