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

ruby 2.4.0 #2

Open
kbrock opened this issue Feb 25, 2017 · 1 comment
Open

ruby 2.4.0 #2

kbrock opened this issue Feb 25, 2017 · 1 comment

Comments

@kbrock
Copy link

kbrock commented Feb 25, 2017

Hello @pelle

Wow, while ezcrypto hasn't been modified for years, it sure has withstood the test of time.
We've been using it for a few years now and it has been running without a hitch.

It looks like ruby 2.4.0 wants to introduce a curve ball here.
We're testing with the latest version and we're getting the following complaints:

ezcrypto-0.7/lib/ezcrypto.rb:432: warning: constant OpenSSL::Cipher::Cipher is deprecated

Are you aware of this issue?
Not sure how much time you are spending in the ruby space these days.

Thanks for the great gem(s)
@kbrock

@traviskroberts
Copy link

@pelle Wanted to bump this again.

It looks like OpenSSL has changed to use OpenSSL::Cipher.new() instead of OpenSSL::Cipher::Cipher.new()

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

2 participants