mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
c1c000aa15
Since c66dc591 the PHP Sodium library is required, negating the need for the OpenSSL equivalent. Remove fallbacks where possible, leaving only the ability to decrypt legacy OpenSSL-encrypted content (with debugging).