Search code examples
phpdrupalmcrypt

Mcrypt and Drupal installations


Is MCrypt a standard part of Drupal installations? Can I assume that it is installed wherever Drupal is present?


Solution

  • No. Drupal works fine without mcrypt.

    It might be that some addon (module) requires mcrypt, though.