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

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

    Attachment: SSHAPasswordCipher.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

Reply via email to