#openssl #bindings #shim #require

openssl-sys-extras

Extra FFI bindings to OpenSSL that require a C shim

15 releases

Uses old Rust 2015

0.7.14 Jul 1, 2016
0.7.13 May 20, 2016
0.7.10 Apr 17, 2016
0.7.8 Mar 18, 2016
0.7.1 Nov 29, 2015

#2678 in Cryptography

Download history 736/week @ 2024-10-23 776/week @ 2024-10-30 505/week @ 2024-11-06 314/week @ 2024-11-13 701/week @ 2024-11-20 748/week @ 2024-11-27 873/week @ 2024-12-04 1689/week @ 2024-12-11 931/week @ 2024-12-18 195/week @ 2024-12-25 740/week @ 2025-01-01 903/week @ 2025-01-08 2018/week @ 2025-01-15 1058/week @ 2025-01-22 1650/week @ 2025-01-29 4608/week @ 2025-02-05

9,363 downloads per month

MIT license

14KB
282 lines

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

~54KB