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

Use OpenSSL instead of mcrypt #7

Closed
ishitatsuyuki opened this issue Jun 25, 2016 · 4 comments
Closed

Use OpenSSL instead of mcrypt #7

ishitatsuyuki opened this issue Jun 25, 2016 · 4 comments

Comments

@ishitatsuyuki
Copy link
Member

From a experiment, OpenSSL is 200x faster than mcrypt.

Consider switch to that. OpenSSL is included in the docker image.

@gaoyichuan
Copy link
Member

Have we included OpenSSL in the build script?

@ishitatsuyuki
Copy link
Member Author

Seems not, we should remove the line which had disabled it.

@PeratX
Copy link
Member

PeratX commented Jul 1, 2016

Seems using mcrypt is better.

@PeratX PeratX closed this as completed Jul 1, 2016
@ishitatsuyuki ishitatsuyuki reopened this Jul 1, 2016
@PeratX PeratX closed this as completed Jul 1, 2016
@PeratX
Copy link
Member

PeratX commented Jul 1, 2016

If you want, then you do. I will not provide any support.

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

3 participants