encryption

December 15, 2015

Encrypting Sensitive Data in Drupal Node Fields

Although not typical, it is an occasional necessity to store sensitive data in a website in such a way that it is reasonably well protected from prying eyes. On a recent project, we needed to implement a method for content editors to encrypt some parts of the nodes' content.