You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by ad...@apache.org on 2021/03/13 14:28:58 UTC

[wicket] branch WICKET-6864-crypt-enhancement updated (6e5b1cd -> 01fa2c4)

This is an automated email from the ASF dual-hosted git repository.

adelbene pushed a change to branch WICKET-6864-crypt-enhancement
in repository https://gitbox.apache.org/repos/asf/wicket.git.


    from 6e5b1cd  AESCrypt and AbstractJceCrypt moved to wicket-core module
     add 01fa2c4  Refactoring of AbstractJceCrypt to make encrypt and decrypt methods coherent

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/wicket/core/util/crypt/AESCrypt.java  | 10 +++++++---
 .../org/apache/wicket/core/util/crypt/AbstractJceCrypt.java    |  8 ++++----
 2 files changed, 11 insertions(+), 7 deletions(-)