-
I want an open-source browser that supports Chinese National Security SM2/3/4 SSL.
Here is an open-source tool for Chinese National Security SSL. https://github.com/guanzhi/GmSSL
However, the …
ghost updated
10 months ago
-
It seems like `ssh.exe` cannot use `gpg-agent.exe` since the latter is storing socket info in `S.gpg-agent.ssh` file and you expect it to be named pipe.
Are there any guidelines how to use `ssh.exe…
-
I am getting dubious test failures on riscv64 devices, when setting HARNESS_JOBS to a very high number (for example, 64).
This has been reproduced on multiple different chips (including SG2042, TH1…
-
![image](https://github.com/rizinorg/cutter/assets/21138600/b01a5cdc-32f5-4e6f-80af-1982b1c3b3e6)
![image](https://github.com/rizinorg/cutter/assets/21138600/757efa88-178f-48a9-a9e5-f47407edb128)
…
-
Now that all the SVE instructions encoding is completed in https://github.com/dotnet/runtime/issues/94549, it is time to expose these instructions through .NET APIs. Here is the list of categorized AP…
-
已经优化:
1. 减少申请临时内存(make)请求。
2. 减少left rotation 的内存copy操作。
3. round key扩展的asm sse优化。
4. transpose 128的asm sse优化。
5. 基本128位逻辑操作已用asm sse优化。
继续优化方向:
- [x] sbox128直接用asm sse改写。[提交](https://git…
-
### Steps To Reproduce
Steps to reproduce the behavior:
1. `nix-build -A heimdal`
### Build log
```
Making all in hdb
make[2]: Entering directory '/private/tmp/nix-build-heimdal-7.8.0-unst…
-
## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
Run one workload with many partition created and dropped.
### 2…
-
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…
-
**Environment**
- GCC 13.2.0
- ARM Neoverse V1 (in an AWS instance)
- GCC build flags:
```
-ftree-vectorize -mcpu=native -fno-math-errno -O3 -DNDEBUG -std=c++17 -fPIC -march=native
```
- xsimd…