AES Field Encryption

Categories

Component ID

2497789

Component name

AES Field Encryption

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

17

Component created

Component changed

Component body

AES Field Encryption is a Drupal module that provides the functionalities for encrypting:

  • Fields
  • User name
  • User mail address

And sending a notification mail to users by roles.

This is module depends on the AES Encryption module(https://www.drupal.org/project/aes) for encrypting and decrypting field content.

Install this module like any other module. Field encryption settings are made on the field edit page.

Thank Ted Bowman(https://www.drupal.org/u/tedbow) for the module Field Encryption(https://www.drupal.org/project/field_encrypt).