Skip to content

[Feature]: Yak Runner中Codec SM4加解密模组如何使用Hex格式密钥 #3221

@Axyanzzz

Description

@Axyanzzz

Related Problem / 相关问题

result1, err=codec.Sm4EBCDecrypt("00000000000000000000000000455107", "3358f6cb8f935e474fb4a7ca4096f4cf", nil)
Yak Runner执行SM4加解密过程中,不支持32字节的Hex密钥嘛,我看Codec模块是支持的。

Desired Solution / 期望的解决方案

如何解决Yak Runner中codec.Sm4EBCDecrypt中Hex格式密钥加解密问题

Alternatives Considered / 考虑过的替代方案

No response

Priority / 优先级

Low (Can wait) / 低(可以等待)

Additional Context / 补充信息

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions