Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
25.47 KB
MD5: 9aa565aa69fde400cc9c68bdf154e3b2
SHA-1: 71035048e0914e4c6094f79d8e70ac4810230d07
SHA-256: c9b9b03a887ca8464fb402e5aeafe37152204b1a3a1da55015714f3e256af3f6
Download zip
35.93 KB
MD5: a3bdde0859bbfc8431e482ccf1ead917
SHA-1: e31eab7353cff87c3ef6e27b25f81ba16730e21d
SHA-256: b3bd94378edac068636581a8c436550c2968ce21ce404e4c2d83ef76894ed6af
Release notes
The biggest changes between version 1.1 and 2.0 are:
- Encryption methods and key providers are CTools plugin types, so the module can be extended by other modules that implement a plugin
- Configurations are supported, so instead of allowing just one combination of encryption method and key provider, an arbitrary number is allowed
- The Encrypt Form API sub-module was removed; it is now an independent project