Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
New Features
- Added the ability to seed the random padding digits.
- Re-factored OplEncryptor into XorEncryptor and added support for multiple providers (instead of just GMP). BCMath is now supported.
- Added an appropriate error to the Status Reports page when no providers are available.
- Implemented a native PHP XOR provider (though only for 64-bit systems, and only as a last resort).