Skip to content
Snippets Groups Projects
Commit a340cda2 authored by puzzlewolf's avatar puzzlewolf
Browse files

Fix supported OpenSSL versions

parent f8c321fb
Branches
Tags
No related merge requests found
//! Bindings to OpenSSL //! Bindings to OpenSSL
//! //!
//! This crate provides a safe interface to the popular OpenSSL cryptography library. OpenSSL versions 1.0.1 through //! This crate provides a safe interface to the popular OpenSSL cryptography library. OpenSSL versions 1.0.1 through
//! 1.1.1 and LibreSSL versions 2.5 through 3.4.1 are supported. //! 3.x.x and LibreSSL versions 2.5 through 3.4.1 are supported.
//! //!
//! # Building //! # Building
//! //!
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment