cncs-sm2-php 0.1.2

Chinese National Cryptography Standard - SM2 PHP
Documentation
[dependencies.base64]
default-features = false
features = ["std"]
version = "0.13"

[dependencies.cncs-sm2-kit]
default-features = false
version = "^0.1"

[dependencies.ext-php-rs]
default-features = false
version = "0.7"

[lib]
crate-type = ["cdylib"]

[package]
authors = ["vkill <vkill.net@gmail.com>"]
categories = []
description = "Chinese National Cryptography Standard - SM2 PHP"
documentation = "https://docs.rs/cncs-sm2-php"
edition = "2021"
homepage = "https://github.com/bk-rs/CNCS-rs"
keywords = []
license = "Apache-2.0 OR MIT"
name = "cncs-sm2-php"
readme = "README.md"
repository = "https://github.com/bk-rs/CNCS-rs"
version = "0.1.2"