| Crates.io | gmssl-src |
| lib.rs | gmssl-src |
| version | 0.1.0 |
| created_at | 2023-04-16 03:45:08.353808+00 |
| updated_at | 2023-04-16 03:45:08.353808+00 |
| description | Source of GmSSL and logic to build it. |
| homepage | |
| repository | https://github.com/acovo/gmssl-src-rs |
| max_upload_size | |
| id | 840316 |
| size | 2,250,054 |
This crate contains the logic to build GmSSL and is intended to be consumed by
the gmssl-sys crate. You likely in theory aren't interacting with this too much!
This crate fork from openssl-src, then make changes for build GmSSL.
main which builds GmSSL 3.1This project is licensed under either of
Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in openssl-src by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.