#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

#2268 in Cryptography

Download history 565/week @ 2024-01-04 892/week @ 2024-01-11 735/week @ 2024-01-18 515/week @ 2024-01-25 349/week @ 2024-02-01 800/week @ 2024-02-08 986/week @ 2024-02-15 934/week @ 2024-02-22 934/week @ 2024-02-29 1106/week @ 2024-03-07 863/week @ 2024-03-14 1129/week @ 2024-03-21 1328/week @ 2024-03-28 807/week @ 2024-04-04 1087/week @ 2024-04-11 982/week @ 2024-04-18

4,337 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