Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-4703

User Admin plugin should use all available to the JVM crypto algorithms

    XMLWordPrintableJSON

Details

    Description

      The useradmin plugin uses CryptoJS for creating hashes of potential password credentials.
      However, those hashes might not be available as MessageDigest-ers on the JVM. Or there could be more hashes supported by the JVM but not supported by the CryptoJS.

      The solution is to abandon crypto js and use the JVM available security provides to perform the hashing functions.

      Attachments

        Activity

          People

            v_valchev Valentin Valchev
            v_valchev Valentin Valchev
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: