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

mcrypt_enc_getKey_size #9

Open
skianter opened this issue Feb 16, 2017 · 1 comment
Open

mcrypt_enc_getKey_size #9

skianter opened this issue Feb 16, 2017 · 1 comment

Comments

@skianter
Copy link

In both functions encrypt and decrypt, you mispelled the function mcrypt_enc_getKey_size.
The correct name is mcrypt_enc_get_key_size.
Anyway, mcrypt was declared DEPRECATED in favour of OPENSSL.

@rafaelgou
Copy link
Owner

As you can see on README file, this code is base on an old version from 2005, and it's 6 years old too. I'm not using it for years, so if you're able to update it and remove mcrypt dependency in favor of OpenSSL, feel free to create a pull request.

[]'s

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