[jboss-jira] [JBoss JIRA] (ELY-9) Password type: Crypt string raw material

David Lloyd (JIRA) issues at jboss.org
Fri Jul 11 17:56:24 EDT 2014


     [ https://issues.jboss.org/browse/ELY-9?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Lloyd resolved ELY-9.
---------------------------

    Resolution: Rejected


> Password type: Crypt string raw material
> ----------------------------------------
>
>                 Key: ELY-9
>                 URL: https://issues.jboss.org/browse/ELY-9
>             Project: WildFly Elytron
>          Issue Type: Sub-task
>      Security Level: Public(Everyone can see) 
>            Reporter: David Lloyd
>             Fix For: 1.0.0.Beta1
>
>
> Most of the UNX crypt-based password types can all be parsed from similar strings.  This password type represents a password in encoded string format.  This allows passwd-style files to be read in and used directly.
> The type of password is derived from the first few characters of the string.
> The PasswordFactory API is used to translate crypt strings to other password and password spec formats.  The Password.getAlgorithm() method should be somehow usable to identify the algorithm of the password string.  This field would be set by the PasswordFactorySpi implementation when importing a CryptStringPasswordSpec object successfully.
> References:
> [http://pythonhosted.org/passlib/modular_crypt_format.html]
> [http://en.wikipedia.org/wiki/Crypt_(C)]



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the jboss-jira mailing list