3 releases

0.1.2 Apr 16, 2023
0.1.1 Apr 16, 2023
0.1.0 Apr 16, 2023

#2096 in Cryptography

Download history 8/week @ 2024-02-19 22/week @ 2024-02-26 6/week @ 2024-03-04 14/week @ 2024-03-11 4/week @ 2024-03-18 16/week @ 2024-03-25 71/week @ 2024-04-01

87 downloads per month
Used in 4 crates (3 directly)

MIT license

350KB
9K SLoC

rust-gmssl

GmSSL bindings for the Rust programming language.

Documentation.

Release Support

The current supported release of gmssl is 0.1 and gmssl-sys is 0.1.

Build & Test

Only support GmSSL 3.1.0+, must set env DEP_OPENSSL_VERSION_NUMBER before compile.

export DEP_OPENSSL_VERSION_NUMBER=806354944

cargo build

cargo test -- --nocapture

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed under the terms of both the Apache License, Version 2.0 and the MIT license without any additional terms or conditions.

Dependencies

~0.4–410KB