#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

#2358 in Cryptography

Download history 852/week @ 2024-03-13 1161/week @ 2024-03-20 1248/week @ 2024-03-27 993/week @ 2024-04-03 892/week @ 2024-04-10 1167/week @ 2024-04-17 1157/week @ 2024-04-24 1036/week @ 2024-05-01 880/week @ 2024-05-08 917/week @ 2024-05-15 1084/week @ 2024-05-22 1050/week @ 2024-05-29 896/week @ 2024-06-05 728/week @ 2024-06-12 1029/week @ 2024-06-19 759/week @ 2024-06-26

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