#extras #tls #extra

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

#1993 in Cryptography

Download history 1404/week @ 2023-10-22 1242/week @ 2023-10-29 1415/week @ 2023-11-05 1127/week @ 2023-11-12 1394/week @ 2023-11-19 1062/week @ 2023-11-26 784/week @ 2023-12-03 1027/week @ 2023-12-10 1313/week @ 2023-12-17 1050/week @ 2023-12-24 713/week @ 2023-12-31 1148/week @ 2024-01-07 1183/week @ 2024-01-14 985/week @ 2024-01-21 717/week @ 2024-01-28 666/week @ 2024-02-04

3,785 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