encrypt 8.x-3.0

Bug fixes
New features

This is the first full release of Encrypt 3.x.

Contributors (4)

jcnventura, rlhawk, gena.io, Arkener

Changelog

Issues: 7 issues resolved.

encrypt 8.x-3.0-rc3

Bug fixes

This release adds support for Drupal 9 and fixes a handful of bugs.

encrypt 8.x-3.0-rc1

New features

This is the first release candidate for Encrypt 8.x-3.0.

Changes since 8.x-3.0-alpha3:

  • Issue #2912751 by jribeiro, badjava: Port drush commands to drush 9.x

encrypt 8.x-3.0-alpha1

New features

Initial alpha release which includes the plugin system for encryption methods, support for the Key module, and automated tests.

encrypt 7.x-2.3

This release includes just one change:

  • Issue #2619394 by rlhawk: Changed source of randomness for IV

encrypt 7.x-2.2

Security update
New features

Encrypt - Moderately Critical - Weak Encryption - SA-CONTRIB-2015-166

This release makes the following changes to encryption methods and key providers that are included in the project:

Removed the "Basic" (default) encryption method
This method has been deprecated and removed from the list of available methods, though it remains available for decrypting existing data.

encrypt 7.x-2.1-rc1

New features
Insecure

The changes is this version did not affect the core functionality of Encrypt, so there should be no compatibility issues with prior versions.

Changes since 7.x-2.0:

encrypt 7.x-3.x-dev

The major changes in Encrypt 7.x-3.x are:

- Switch to using Key for key management
- Remove default, basic encryption method
- Rewrite MCrypt encryption method for better security

This version is not backward-compatible with previous versions of Encrypt.

encrypt 7.x-2.0

New features
Insecure

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

encrypt 7.x-2.0-rc1

Bug fixes
New features
Insecure

The biggest change in this release is the introduction of configurations, so instead of allowing just one combination of encryption method and key provider, an arbitrary number is supported. Another major change was the removal of the Encrypt Form API sub-module; it is now an independent project.

encrypt 7.x-2.0-beta3

New features
Bug fixes
Insecure

Changes since 7.x-2.0-beta2:

  • #1775734 by greggles: Try to use base64 by default in ecryptfapi.module to store text in a more reliable form
  • #1791724: fix coder issues
  • Changes for coder module happiness.

This is probably the last release before an RC release and then a 7.x-2.0 within a month or so.

encrypt 7.x-2.0-beta2

New features
Bug fixes
Insecure
  • Added submit handler support for plugins
  • File key provider now creates the encryption key if it doesn't exist, and has better checks on validation
  • Other improvements

encrypt 7.x-1.0

Just maintaining feature parity with 6.x-1.0. All new development will be done in 7.x-2.x.

encrypt 7.x-1.0-rc3

This will be the final RC for 7.x-1.x unless there are huge issues.

encrypt 7.x-1.0-rc2

7.x-1.x should now have feature parity with 6.x-1.x. This branch needs a couple more tests, but is getting close to 1.0.

encrypt 7.x-2.0-beta1

New features
Insecure

First beta for 2.x branch. The module is feature-complete, but lacks several things:

  1. Good error checking/fallback behavior
  2. Better documentation
  3. Some UX things, like generating a key for the user when they select the "File" key provider
  4. Bugs, I'm sure

The upgrade path from 1.x should be just fine. Use it, abuse it, and report issues!

encrypt 7.x-1.0-rc1

Initial release for D7. It still needs a bit more work to gain feature parity with 6.x.

encrypt 7.x-1.x-dev

Initial pass at D7 compatibility. Works, but could use some tests.

encrypt 6.x-1.0

New features
Bug fixes

This is the first official release of the Encrypt module. To find out more about it, go to the main project page.

encrypt 6.x-1.0-rc4

Bug fixes

* Changed method of storing key to allow for any path, preferably outside the webroot.

encrypt 6.x-1.0-rc2

New features
Bug fixes

* Added documentation
* Added install logic to choose mcrypt method if available
* Added simpletest

encrypt 6.x-1.0-rc1

New features

Initial release of Encrypt module. See project page for description.

Subscribe with RSS Subscribe to Releases for Encrypt