-
您好:
我在阅读您国密相关的commit时对国密算法的OID命名比较疑惑,烦请告知这样写的原因,谢谢!
```
0x2A ""
0x81 ""
0x1c "ISO-CN"
0xcf ""
…
-
问题出现步骤:
1、GmSSL编译成功后,通过命令起了一个监听8185端口的服务端
./gmssl tls12_server -port 8185 -cert signcert.pem -key signkey.pem -pass ******
2、通过360安全浏览器访问8185端口,访问失败
3、截包发现,360安全浏览器client hello中的国密套件:
TLS_ci…
-
### Version
v22.0.0
### Platform
```text
Darwin air.lan 23.5.0 Darwin Kernel Version 23.5.0: Wed May 1 20:19:05 PDT 2024; root:xnu-10063.121.3~5/RELEASE_ARM64_T8112 arm64
```
### Subsystem
cryp…
-
After reading your article, I have some questions and would like to seek your clarification. My questions are as follows.:
1. Were the SM3 pre-training weights used in your paper obtained through pre…
-
- [x] fit_MA_mv
- [ ] plot_forest
- [ ] plot_forest_2 (and what's the difference)?
- [ ] consider adding create_model_workflow, could wish to leave in manuscript
- [x] possibly_check_convergence_glm
-…
-
大佬把 sm2 sm3 sm4 都加上吧
_Originally posted by @lizhichao in https://github.com/DongyunLee/SM3-PHP/issues/18#issuecomment-694868554_
-
sm3 如何使用秘钥做盐,请教一下有没有资料
-
能否支持国密算法
SM3、SM4
-
For our device, the default (ESI-defined) PDO mappings are done as follows:
Sync Manager 2 (SM2) is 0x1C12 and is for output PDO mappings that are detailed as follows:
0x1600 contains a mapping for …
-
`crypto/riscvcap.c:85`: `return syscall(__NR_riscv_hwprobe, pairs, pair_count, cpu_count, cpus, flags);` was added in OpenSSL v3.4.0
`#define __NR_riscv_hwprobe 258` is defined in `/data/riscv64-li…