-
Can it support SM2 SM4?
-
我发现有些sm4加密解密的密钥有点问题,例如我用A密钥加密后,改动A密钥的最后一位,一样可以解密出来,请问是不是我生成的密钥有什么问题
-
您好:
我在阅读您国密相关的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…
-
**Issue Details :**
BabaSSL Version : master
Error Message : 009452C2087F0000:error:1C800066:Provider routines:ossl_ccm_stream_update:cipher operation failed:providers/implementations/ciphers/ciph…
-
# Version Number
rev05 branch
# Bugfix or Enhancement
Incomplete design assets
# Description
The following pcb designs in kicad reference libraries that are private ones to stephens user id.
…
-
```csharp
namespace System.Runtime.Intrinsics.Arm;
/// VectorT Summary
public abstract partial class Sm4 : AdvSimd /// Feature: FEAT_SM4
{
public static unsafe Vector128 Sm4EncryptionAndDec…
a74nh updated
3 months ago
-
https://github.com/tjfoc/gmsm/blob/6f3ec5ee0ff656730d79e8db02a32ad8e5aaaafa/API%E4%BD%BF%E7%94%A8%E8%AF%B4%E6%98%8E.md
-
Hi, have you ever tried to attack white box SM4 or found a specific attack on white box SM4 before?
-
```csharp
namespace System.Runtime.Intrinsics.Arm
/// VectorT Summary
public abstract class SveSm4 : AdvSimd /// Feature: FEAT_SVE_SM4
{
public static unsafe Vector Sm4EncryptionAndDecrypti…
a74nh updated
3 months ago