cncs-sm2-php

Crates.iocncs-sm2-php
lib.rscncs-sm2-php
version0.1.2
sourcesrc
created_at2021-12-25 03:45:06.629183
updated_at2022-03-11 08:36:03.501796
descriptionChinese National Cryptography Standard - SM2 PHP
homepagehttps://github.com/bk-rs/CNCS-rs
repositoryhttps://github.com/bk-rs/CNCS-rs
max_upload_size
id502848
size17,882
vkill (vkill)

documentation

https://docs.rs/cncs-sm2-php

README

cncs-sm2-php

Dev

Ref https://davidcole1340.github.io/ext-php-rs/

sudo pacman -S php clang

cargo install cargo-php
cargo build --release -p cncs-sm2-php

php -dextension=../target/release/libcncs_sm2_php.so test.php
Commit count: 10

cargo fmt