Install

Works with Drupal: ^10 || ^11

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 10.73 KB
MD5: 088a43ccdecb35517932c3c532abdd76
SHA-1: 0cc8d947ff8988e473f2ec8af446b0d49ce8fce3
SHA-256: f19ef799b6a96e8c52e643150f22891618c8e6e2d048f70f28858ff7851d6267
Download zip 13.35 KB
MD5: 57074420d832a03398a129421aaf3e0b
SHA-1: fc18f7e1eb0570fd9996b61c16cc3584df1dbb3d
SHA-256: 4e587d31b066814f42e189f8b7f972203c7ebb3f3299da4882f5e622694a2c80

Release notes

This is the first alpha release of Auth Encrypt, a module that provides client-side encryption for authentication data . The release includes:
• Initial release with AES-256-CBC encryption of authentication fields.
• Secure server-side decryption using OpenSSL.
• Session-based encryption key management.
• Support for login, registration, and user edit forms.
• Zero configuration required out of the box.
• Flexibility to use either CDN or local CryptoJS library.

Created by: mesharideb
Created on: 3 Feb 2025 at 22:28 UTC
Last updated: 3 Feb 2025 at 22:31 UTC
New features

Other releases