Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/power4j/skf-rs
Rust wrapper for GM/T 0016-2012 (Smart token cryptography application interface specification)
https://github.com/power4j/skf-rs
cryptography-library hardware-support sm2 sm3 sm4
Last synced: 6 days ago
JSON representation
Rust wrapper for GM/T 0016-2012 (Smart token cryptography application interface specification)
- Host: GitHub
- URL: https://github.com/power4j/skf-rs
- Owner: power4j
- License: mit
- Created: 2024-01-17T03:33:22.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-05-10T06:50:06.000Z (6 months ago)
- Last Synced: 2024-10-12T23:45:04.139Z (about 1 month ago)
- Topics: cryptography-library, hardware-support, sm2, sm3, sm4
- Language: Rust
- Homepage:
- Size: 214 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/power4j/skf-rs/CI.yml)
[![crates.io version badge](https://img.shields.io/crates/v/skf-api?label=skf-api)](https://crates.io/crates/skf-api)
[![crates.io version badge](https://img.shields.io/crates/v/skf-rs?label=skf-rs)](https://crates.io/crates/skf-rs)# Rust crates for GM/T 0016-2012 (Smart token cryptography application interface specification)
- `skf-api`: FFI Types for GM/T 0016-2012.
- `skf-rs`: Rust wrapper for vendor library.![gm-key](https://github.com/power4j/skf-rs/blob/main/doc/img/gm-key.jpg)
## LicenseThis project is licensed under the [MIT license].
[MIT license]: https://github.com/power4j/skf-rs/blob/master/LICENSE