Asymmetric Encrypt is a Drupal module that provides a Drupal Service for performing Encryption/Decryption using public and private key pairs. It allows us to encrypt or decrypt the data in a standardized manner.

Features

The basic Idea behind this module is data security. Storing the data in encrypted manner. Once the encrypt or decrypt code is executed, it will create two key pairs namely private key and public key. one key is for encryption and another one key is for decryption.

Post-Installation

Please Read readme.txt. The full details are listed there.

Additional Requirements

This module depend on the paragonie library.

Supporting organizations: 
Encouraging me do a contribution for drupal.org

Project information

Releases