Crates.io | sm2cl |
lib.rs | sm2cl |
version | 0.1.0 |
created_at | 2025-05-29 07:51:01.688959+00 |
updated_at | 2025-05-29 07:51:01.688959+00 |
description | A Rust library for SM2 Certificate Less |
homepage | https://github.com/xxkeming/sm2cl |
repository | https://github.com/xxkeming/sm2cl |
max_upload_size | |
id | 1693576 |
size | 2,364 |
本项目是一个基于 Rust 的 SM2 无证书(Certificate Less)密码库,遵循 GM/T 0130-2023 标准。
在你的 Cargo.toml
中添加依赖:
[dependencies]
sm2cl = "0.1.0"