Uploaded image for project: 'Commons Codec'
  1. Commons Codec
  2. CODEC-104

Add a function for the classical Unix crypt(3) hash

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • None
    • 1.7
    • None

    Description

      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

      Attachments

        Activity

          People

            Unassigned Unassigned
            lathspell Christian Brunotte
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: