You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Jacob S. Barrett (JIRA)" <di...@incubator.apache.org> on 2005/12/06 02:29:08 UTC

[jira] Updated: (DIRJANUS-28) SimpleAuthenticator does not support salted digested passwords.

     [ http://issues.apache.org/jira/browse/DIRJANUS-28?page=all ]

Jacob S. Barrett updated DIRJANUS-28:
-------------------------------------

    Attachment: password.patch
                AbstractPasswordCipher.java
                NullPasswordCipher.java

> SimpleAuthenticator does not support salted digested passwords.
> ---------------------------------------------------------------
>
>          Key: DIRJANUS-28
>          URL: http://issues.apache.org/jira/browse/DIRJANUS-28
>      Project: Directory AuthX
>         Type: Improvement
>   Components: Core
>     Reporter: Jacob S. Barrett
>     Assignee: Vincent Tence
>     Priority: Minor
>  Attachments: AbstractPasswordCipher.java, NullPasswordCipher.java, PasswordCipher.java, PasswordCipherException.java, SHAPasswordCipher.java, SSHAPasswordCipher.java, password.patch
>
> The attached patch and added files provide a pluggable way to support additional password ciphers.  Included is an implemention for SHA, SSHA (salted SHA) and NULL (no encryption).  Using this framework one could add private/secret key based encryption, MD5 and SMD5, Unix crypt and so on.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira