Drupal is a registered trademark of Dries Buytaert
drupal 11.3.8 Update released for Drupal core (11.3.8)! drupal 11.3.7 Update released for Drupal core (11.3.7)! drupal 11.2.11 Update released for Drupal core (11.2.11)! drupal 10.6.7 Update released for Drupal core (10.6.7)! drupal 10.5.9 Update released for Drupal core (10.5.9)! cms 2.1.1 Update released for Drupal core (2.1.1)! drupal 11.3.6 Update released for Drupal core (11.3.6)! drupal 10.6.6 Update released for Drupal core (10.6.6)! cms 2.1.0 Update released for Drupal core (2.1.0)! linkit 7.0.14 Minor update available for module linkit (7.0.14). masquerade 8.x-2.2 Minor update available for module masquerade (8.x-2.2). video_embed_field 3.1.0 Minor update available for module video_embed_field (3.1.0). bootstrap 8.x-3.40 Minor update available for theme bootstrap (8.x-3.40). menu_link_attributes 8.x-1.7 Minor update available for module menu_link_attributes (8.x-1.7). ai 1.2.15 Minor update available for module ai (1.2.15). ai 1.3.4 Minor update available for module ai (1.3.4). leaflet 10.4.7 Minor update available for module leaflet (10.4.7). chosen 5.0.5 Minor update available for module chosen (5.0.5). csp 2.2.4 Minor update available for module csp (2.2.4). leaflet 10.4.6 Minor update available for module leaflet (10.4.6).

Features

This module adds OpenPHP encryption to the encrypt module's ecosystem.

This is an asymmetrical encryption method.

If you want to use one encryption profile to encrypt and decrypt, you will need to use a private key, as this also contains data for the public key within the private key. For example: -

-----BEGIN PGP PRIVATE KEY BLOCK-----

Whatever the private key is...
-----END PGP PRIVATE KEY BLOCK-----

If you want to encrypt with a public key ONLY and need to decrypt the data later in Drupal, you will need to create another encryption profile to decrypt using the PRIVATE key and handle that use case. A public key looks like this: -

-----BEGIN PGP PUBLIC KEY BLOCK-----

Whatever the key public key is
-----END PGP PUBLIC KEY BLOCK-----

The encrypted data looks like this: -

-----BEGIN PGP MESSAGE-----

hQEMA6qXx8ZGQyPoAQf/REjgrvv1eeKK/oM85tjAMmKjOwqPh8E2B1oztj/57MbO
VSHMioL0yWJMJoQsF5QB1QRbd9rul638m6JRpZEvf9zxHxN35FBIfchhfPMs1uup
htpKxmTHHKeRTBYnbJ7Zp8ujuoi7xPvP6gcZqtXQ/615gA7HKppzCyJ+usN0dND4
ZdSQZu/Mo8lQJRYHfSQl9r4htd5WPpL/c4IK4eIN2J/53FOQk3HtXjguWKliKi1/
WZMKyXe1Ml/XNUm2JogA2DQN5AIynu2GdaYIYTnlTrPzcN/NP5V27S3l6sr8V2IJ
/LQhGlGbsekXEF9V4qCzRMZEOKpxyvYfic4YHWJVUNRJAQkCEB+IANZ6YgQKDWA9
TiA/DN2o+7u0uRB3y03Uho33SWL6nN1VuJM+cmUBDaRfZHbd1xsuE8s1BlnRloCs
2FwKjLIlyFNJpQ==
=BhPH
-----END PGP MESSAGE-----

Activity

Total releases
1
First release
Apr 2026
Latest release
16 hours ago
Release cadence
Stability
100% stable

Releases

Version Type Release date
1.0.3 Stable Apr 29, 2026