README.txt |
README.txt |
|
# Real AES
## Introduction
Real AES provides an encryption method plugin for the Encrypt module
(https://drupal.org/project/encrypt).
Defuse PHP-encryption provides authenticated encryption via an Encrypt-then-MAC
scheme. AES-128 CBC is the… |
RealAESEncryptionMethod.php |
src/Plugin/EncryptionMethod/RealAESEncryptionMethod.php |
Drupal\real_aes\Plugin\EncryptionMethod |
Contains \Drupal\real_aes\Plugin\EncryptionMethod\RealAESEncryptionMethod. |
real_aes.info.yml |
real_aes.info.yml |
|
real_aes.info.yml |
real_aes.install |
real_aes.install |
|
Holds installation hooks for Real AES. |