-
System name: Super Server MegaDC ARS-211ME-FNR
Vendor name: Supermicro
SoC name: AmpereOne A192-32X
SoC vendor name: Ampere
URL to product page: [SoC family and SKUs](https://amperecomputing.com/b…
-
“量子时代”到来后,需要促进全球通信从传统密码算法时代过渡到后量子密码算法(PQC)时代。虽然可商用量子计算机的发布尚无确切时间表,但对网络安全的挑战切实存在,目前已有攻击者开始制定“先存储后破解”攻击计划:也就是收集和存储一些重要数据,留待未来使用量子计算机进行破解以获取重要信息。项目组不知在抗量子攻击方向会否展开一些工作?
-
Version:
GmSSL-3.1.1
OpenSSL-Compatibility-Layer-0.8.1
gmssl is install first:
-- Installing: /usr/local/include/gmssl
install openssl failed:
ERROR:
In file included from /tmp/OpenSSL-Comp…
-
24 SSL_do_handshake() failed (SSL: error:1417A0C1:SSL routines:tls_post_process_client_hello:no shared cipher) while SSL handshaking, client: 10.11.47.29, server: 0.0.0.0:5555
配置如下:
ssl_protocols …
-
Thank you for providing the software
Openssl 3.0 and above already support the SM2 encryption algorithm and SM3 digest algorithm.
I hope you can support this algorithm as an option for certificate i…
-
Some new target features were added to Rust
- rust-lang/rust#126617 `avxifma`, `avxvnni`, `avxvnniint8`, `avxvnniint16` and `avxneconvert`
- rust-lang/rust#126639 `amx-tile`, `amx-int8`, `amx-bf…
-
### Question
I expect to implement GM SSL by integrating the BGMProvider cryptographic suite from OpenEuler.
Maven
~~~xml
org.openeuler
bgmprovider
1.1.3
~~~
application.yml
…
-
Currently, some Chinese operating systems are gradually adopting the SM3 algorithm for system user encryption. The encrypted shadow value is provided below:
testuser:$sm3$wnY86eyUlB5946gU$99LlMr0dd…
-
nginx配置SM和RSA双证书,想通过 ssl_ciphers 来配置 优先使用 SM密码套件,还是RSA密码套件,但SM密码套件似乎不生效。
请问是否我的配置/测试有误?
基本配置:
# sm
ssl_certificate /etc/nginx/certs/SS.crt;
ssl_certificate_key /…
-
### Description
___
SM3 is a fast software friendly hash function.
I would like to add it to as an optional part of the webcrypto API.
### Spec
it can be found here:
- ISO/IEC 10118-3:20…