Install
Works with Drupal: ^10.6 || ^11.3Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
42.08 KB
MD5: 30684f2bc98f2e505ffed99b48e5ba25
SHA-1: 7ac0d986e7496a4aa1331a808b7f78a69204d7c3
SHA-256: 65923d18233d1ce6d67925d66f47f55c84067192edf3ace9416d130b937c01e8
Download zip
56.09 KB
MD5: 12d7d9cac3a89e5b8a8e1e531f6b4830
SHA-1: 7c67cbc9e52ef2179607e62c69e1b2c80e97f663
SHA-256: c539dfccc305ffff23e58da1b1fff5a9f3e62cbb660e6fc322071cb86f584455
Release notes
Added
drush audit-chain:reencrypt --from=… --to=…— re-encrypts stored metadata from one EncryptionProfile to another without touchingrow_hash. Use--limitfor batched, resumable runs. Completes the encryption-rotation story from 1.1.0 (status-report WARNING when rows lag the configured profile).
Fixed
decodeMetadata()/verify()use each row's recordedencryption_profile, so historical ciphertext stays readable while the old profile remains loadable until re-encrypt finishes.
See the project CHANGELOG.