-
(1)服务端加载sm2证书和rsa证书,并设置为强制遵循RFC 8998
服务端收到了ClientHello中cipher_suites为TLS_SM4_GCM_SM3,签名算法为rsa_pss_rsae_sha256+sm2sig_sm3
服务端选择了TLS_SM4_GCM_SM3套件,rsa_pss_rsae_sha256签名算法,发送了RSA证书,这不符合RFC 8998 section…
-
I use wllvm to compile the OpenSSL project. After the compilation it produces 4 files `libcrypto.so` `libcrypto.a` `libssl.so` and `libssl.a`
It's fine to extract bc for `libcrypto.so`, but it emits …
-
Sm (EMU) was never produced. It was a modification of Sd and Sv.
the following behavior of S series (EMU) is required:
1) S series include Sd and Sv for 1,5kV tracks, Sr for both 1,5kV and 3kV track…
-
Hello everyone
I'm trying to process ALOS2 Stripmap Fine (SM3) images, following the instructions in alosStack_tutorial.txt, however I get this error
Traceback (most recent call last):
File "…
-
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…
-
### Zig Version
0.11.0
### Steps to Reproduce and Observed Behavior
Follow the example here:
https://ziglang.org/documentation/master/#Floating-Point-Operations
### Expected Behavior
zig 0.10.1 …
-
-
Create a new Linux machine, create a test script:
```
-
### Environment Details (include every applicable attribute)
* Operating System+version: Ubuntu 20.04
* Compiler+version: x
* Conan version: 1.47.0
* Python version: 3.8
Some recipes re…
-
### 🚀 The feature, motivation and pitch
The forward automatic differentiation is not yet implemented for some operators. In this case, I found this error for _scaled_dot_product_efficient_attention…