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

Conversion from openssl cipher names to standard ones. #118

Open
2 tasks
daurnimator opened this issue Feb 2, 2018 · 1 comment
Open
2 tasks

Conversion from openssl cipher names to standard ones. #118

daurnimator opened this issue Feb 2, 2018 · 1 comment

Comments

@daurnimator
Copy link
Collaborator

daurnimator commented Feb 2, 2018

Bind:

  • SSL_CIPHER_standard_name
  • OPENSSL_cipher_name

Added in openssl/openssl#3859 (in OpenSSL 1.1.1)

Perhaps for older openssl we should hard-code the names?

@daurnimator
Copy link
Collaborator Author

The opacity of SSL_CIPHER in 1.1.0 makes this difficult to backport.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant