-
1.客户端、服务器同时使用gmtls.GMTLS_SM2_WITH_SM1_SM3使用时报handshake error : tls: no cipher suite supported by both client and server,加密套件不适配。
2.GMTLS_ECDHE_SM2_WITH_SM4_SM3会进入gm_key_agreement.go第71行的panic
-
Dump 1:
```
[ 6.564213] systemd[1]: Finished Load Kernel Modules.
[ 6.565839] systemd[1]: Mounting FUSE Control File System...
[ 6.567176] systemd[1]: Mounting Kernel Configuration File…
-
Despite #20291 and its fix in #20306 (which I reviewed 🙁) I am still seeing
```
$ openssl speed -evp aes-128-gcm -decrypt
Doing AES-128-GCM ops for 3s on 16 size blocks: Error finalizing cipher l…
-
D:OS2 will not start after installation (SupportTool.exe). Some users report that using the EoCApp.exe and WINE dll override xaudio2_7 allows the game to run, but for me, I get only as far as a black…
-
### What happened?
It takes 20 mins to compile FP16 BERT with input sequence length of 32 for Android with DT+UK. When compiling with only DT, it takes 5 seconds.
When compiling with the DT+UK but…
-
centos 7.9 下编译Tongsuo-8.3.2正常,但Tongsuo-8.3.3会报错:
CentOS Linux release 7.9.2009
```
# 编译 Tongsuo
wget -q --no-check-certificate -c "https://github.com/Tongsuo-Project/Tongsuo/archive/refs/tags/…
-
Rizin supports SM3 hashing algorithm but not SM4 encryption algorithm yet.
[ShāngMì 4 (SM4, 商密4)](https://en.wikipedia.org/wiki/SM4_(cipher)) (formerly SMS4) is a block cipher used in the Chinese …
-
I recently ran into this issue with Kaldi's NAN assert check failing after I updated openblas: https://github.com/kaldi-asr/kaldi/blob/67548a31c45f93d8b25ee553c5969d6a6d5d9408/src/feat/mel-computatio…
-
### Environment
Hardware model: Surface Laptop 4 (intel)
Kernel version: Linux surface 6.0.9-surface #1 SMP PREEMPT_DYNAMIC Thu Nov 24 19:45:07 UTC 2022 x86_64 GNU/Linux
CPU: Dual Core Intel Core i…
-
This is my first time compiling openssl. I have searched through the mailing list and previous issues as best I can and haven't found anything.
Openssl is compiling correctly, however it is failing…