[jboss-jira] [JBoss JIRA] (ELY-1189) Create better way of masking passwords using modern PBE algorithm
Peter Skopek (JIRA)
issues at jboss.org
Tue May 23 13:23:00 EDT 2017
[ https://issues.jboss.org/browse/ELY-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13410850#comment-13410850 ]
Peter Skopek commented on ELY-1189:
-----------------------------------
dmlloyd commented on 12 Jan
Peter is right, the priority is to get the compatible implementation to be functional. Since the PB variant doesn't use IV, to me that means fixing MaskedPassword to only support the algorithms that fit its structure, and fixing its specific incompatiblities with PB. Then we can open JIRAs to look at encrypted two-way passwords and/or simple obfuscation algorithms later (rot13 is a simple example however it doesn't really account for the Unicode world we live in today; a JIRA is an OK place to discuss this).
> Create better way of masking passwords using modern PBE algorithm
> -----------------------------------------------------------------
>
> Key: ELY-1189
> URL: https://issues.jboss.org/browse/ELY-1189
> Project: WildFly Elytron
> Issue Type: Task
> Components: Credential Store
> Reporter: Peter Skopek
> Assignee: Peter Skopek
>
> Create better way of masking passwords using modern PBE algorithm.
> This bug contains discussion from PR: https://github.com/wildfly-security/wildfly-elytron/pull/619
> To have this documented and PR closed.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list