Uploaded image for project: 'RESTEasy'
  1. RESTEasy
  2. RESTEASY-3585

Change the algorithm used for MethodHashing method hashing

XMLWordPrintable

      The MethodHashing hashes methods using the SHA algorithm. While this is only used for caching purposes, there are cases where SHA is not available. We should default to SHA-256, while allowing it to be set to a different algorithm via configuration.

      Also note, there is a chance security scanners could pick up something like this and report a false positive. It's easier to simply just change it and allow overriding.

              jperkins-rhn James Perkins
              jperkins-rhn James Perkins
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: