You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gary D. Gregory (JIRA)" <ji...@apache.org> on 2012/09/14 22:29:10 UTC

[jira] [Updated] (CODEC-104) Add a function for the classical Unix crypt(3) hash

     [ https://issues.apache.org/jira/browse/CODEC-104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary D. Gregory updated CODEC-104:
----------------------------------

    Fix Version/s:     (was: 1.x)
                   1.7
    
> Add a function for the classical Unix crypt(3) hash
> ---------------------------------------------------
>
>                 Key: CODEC-104
>                 URL: https://issues.apache.org/jira/browse/CODEC-104
>             Project: Commons Codec
>          Issue Type: New Feature
>            Reporter: Christian Hammers
>             Fix For: 1.7
>
>
> The Sun Java APIs lack a function for the classical Unix crypt(3) hash that was used in e.g. /etc/passwd or Apache htpasswd and is still widely used dispite the availablitity of better algorithms like MD5 or SHA.
> Apart from me cursing Sun for producing monster crypto APIs but missing the little things that one really needs, there are already several Apache projects
> that implemented UnixCrypt for their own:
>   org.apache.directory.studio.ldapbrowser.core.utils.UnixCrypt
>   org.apache.fulcrum.crypto.impl.UnixCrypt
>   and maybe others 
> bye,
> -christian-

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira