-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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 phpseclib from 3rdparty #8729
Conversation
👍 as discussed |
💣 Test Failed. 💣 |
|
💣 Test Failed. 💣 |
💣 Test Failed. 💣 |
🚀 Test Passed. 🚀 |
💣 Test Failed. 💣 |
Tested. Working. |
🚀 Test Passed. 🚀 |
@karlitschek password encryption in files external is properly working as well. Renaming the conflicting class Crypt_Blowfish is working properly according to unit test execution. Ready to go from my point of view. @schiesbn Can you please review the changes to files encryption? THX a lot |
nice 👍 |
looks good 👍 |
rename class Crypt_Blowfish to Legacy_Crypt_Blowfish
A new inspection was created. |
use phpseclib from 3rdparty
TODO: