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

AES encryption support #345

Closed
Vincent-- opened this issue May 10, 2017 · 1 comment
Closed

AES encryption support #345

Vincent-- opened this issue May 10, 2017 · 1 comment
Milestone

Comments

@Vincent--
Copy link

Since libmemcached v1.0.6, support for transparent AES encryption is available

As suhosin doesnt seem to be maintained anymore and there no real alternative for php7, is it doable to add AES encryption for session in php-memcached? Happy to work on it if people are interested but I'm not PHP/C expert 😬

@sodabrew
Copy link
Contributor

It's just a matter of exposing the memcached_set_encoding_key() function into PHP. Pull Requests certainly welcomed! http://docs.libmemcached.org/libmemcached-1.0/memcached_set_encoding_key.html

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