This project is not covered by Drupal’s security advisory policy.
This Drupal module allows for the encryption of URL's generated for private file downloads. This helps to secure the files and ensure that only authorized individuals can access them, altering the final generated URL.
What features does it provide?
- Encryption formatter with the following encryption modes:
- Base 64 link encryption
- Base 64 link encryption + AES-128-CBC
- Auto-regeneration of links by cron (from 1 hour to 24 hours)
- A service to encrypt other types of information in your custom modules
Note: It is necessary to have the private files directory configured for the module to work properly.
Supporting organizations:
Project information
3 sites report using this module
- Created by dcimorra on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.
Releases
2.0.0-beta3
released 4 April 2023
Works with Drupal: ^9 || ^10
Fixed errors related with IV generation file.
Install:
Development version: 2.x-dev updated 27 Jan 2025 at 07:57 UTC
