Skip to content
New issue

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

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

Already on GitHub? # to your account

openssl not thread safe without special effort #66

Open
fiendish opened this issue Jan 2, 2016 · 0 comments
Open

openssl not thread safe without special effort #66

fiendish opened this issue Jan 2, 2016 · 0 comments

Comments

@fiendish
Copy link

fiendish commented Jan 2, 2016

Per https://www.openssl.org/docs/manmaster/crypto/threads.html openssl isn't thread safe by default, but it can be made to be. Can reentrancy safety be added? see also maybe http://stackoverflow.com/questions/3919420/tutorial-on-using-openssl-with-pthreads and/or wahern/luaossl@331bc57

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

No branches or pull requests

1 participant