#openssl #shim #openssl-sys-extras

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

#2481 in Cryptography

Download history 1424/week @ 2024-12-09 1107/week @ 2024-12-16 493/week @ 2024-12-23 464/week @ 2024-12-30 1141/week @ 2025-01-06 1814/week @ 2025-01-13 1332/week @ 2025-01-20 676/week @ 2025-01-27 4457/week @ 2025-02-03 2268/week @ 2025-02-10 594/week @ 2025-02-17 1239/week @ 2025-02-24 495/week @ 2025-03-03 1526/week @ 2025-03-10 1227/week @ 2025-03-17 1001/week @ 2025-03-24

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

~56KB