1. Test coverage for Mcrypt plugin;
  2. Implement + testing PHPSecLib plugin;
  3. Implement Fallback plugin;
  4. Implement setConfig() method for plugins;
  5. Implement optional configForm() for plugins;
  6. Implement getCurrentPlugin() for AESPluginFactory (according to settings and library presence);
  7. Refactor hook_permissions;
  8. Implement upgrade path;
  9. Write documentation - aes.api.php, module frontpage, etc;
  10. Create password viewing feature as a separate module;

Comments

dpovshed’s picture

Issue summary: View changes
podarok’s picture

Issue summary: View changes
dpovshed’s picture

Let us postpone this issue in favor of #2325569: Move functionality from AES Encryption to Key and Encrypt modules . If Key+Encrypt idea succeed for Drupal 8 we would be able to integrate there not only AES but any other security mechanism we want.

dpovshed’s picture

Status: Postponed » Closed (won't fix)

Other maintainers, other approach

#2827933: New Maintainers and Migrations