#openssl #macros #bindings

macro openssl-macros

Internal macros used by the openssl crate

2 releases

0.1.1 Apr 1, 2023
0.1.0 May 3, 2022

#355 in Procedural macros

Download history 557876/week @ 2023-11-21 679073/week @ 2023-11-28 687637/week @ 2023-12-05 642935/week @ 2023-12-12 517232/week @ 2023-12-19 321131/week @ 2023-12-26 580143/week @ 2024-01-02 622254/week @ 2024-01-09 701038/week @ 2024-01-16 702689/week @ 2024-01-23 749974/week @ 2024-01-30 748786/week @ 2024-02-06 713626/week @ 2024-02-13 756238/week @ 2024-02-20 777880/week @ 2024-02-27 664145/week @ 2024-03-05

3,038,854 downloads per month
Used in 4,825 crates (3 directly)

MIT/Apache

6KB

rust-openssl

crates.io

OpenSSL bindings for the Rust programming language.

Documentation.

Release Support

The current supported release of openssl is 0.10 and openssl-sys is 0.9.

New major versions will be published at most once per year. After a new release, the previous major version will be partially supported with bug fixes for 3 months, after which support will be dropped entirely.

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–0.8MB
~19K SLoC