Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tracking issue for openssl 0.11 #2298

Open
7 tasks
alex opened this issue Sep 5, 2024 · 0 comments
Open
7 tasks

Tracking issue for openssl 0.11 #2298

alex opened this issue Sep 5, 2024 · 0 comments

Comments

@alex
Copy link
Collaborator

alex commented Sep 5, 2024

This will be the next semver-incompatible upgrade. (Note that this will only be the openssl crate, not openssl-sys):

  • Upgrade foreign-types: Upgrade ForeignTypes to grab ForeignType::into_ptr #2297
  • Drop support for OpenSSL<1.1
  • Drop support for older LibreSSL
  • Remove openssl::hash in favor of openssl::md and openssl::md_ctx
  • Remove openssl::encrypt in favor of openssl::pkey and openssl::pkey_ctx
  • Resolve FIXMEs for misc API breaks.
  • ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant