You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/02/23 09:12:11 UTC

[jira] [Commented] (WICKET-5756) Allow to use custom ciphers when using SunJceCrypt class

    [ https://issues.apache.org/jira/browse/WICKET-5756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14333088#comment-14333088 ] 

ASF subversion and git services commented on WICKET-5756:
---------------------------------------------------------

Commit 05b32f5ca0d4a7d7a6d7c5e4deef1d7d0668dfe0 in wicket's branch refs/heads/master from [~mgrigorov]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=05b32f5 ]

WICKET-5756 Allow to use custom ciphers when using SunJceCrypt class

Use KeyInSessionSunJceCryptFactory by default


> Allow to use custom ciphers when using SunJceCrypt class
> --------------------------------------------------------
>
>                 Key: WICKET-5756
>                 URL: https://issues.apache.org/jira/browse/WICKET-5756
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 6.18.0
>            Reporter: Martin Grigorov
>            Assignee: Martin Grigorov
>             Fix For: 1.5.13, 7.0.0-M5, 6.19.0
>
>
> At the moment SunJceCrypt uses PBEWithMD5AndDES as a default encryption method.
> Wicket cannot change it because this may break applications which have used it to encrypt some sensitive data.
> But we can improve it to be more easily extended and used with any kind of encryption method available in SUN/Oracle JCE or third party providers.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)