Correct several SupportedKeyFormats property key entries in the SunJCE provider

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P3
    • 8
    • Affects Version/s: 8
    • Component/s: security-libs
    • b65
    • 8
    • b94
    • Verified

      Correct the algorithm name in the following SupportedKeyFormat entries in the SunJCE provider:

          Mac.HmacPBESHA224 SupportedKeyFormats
          Mac.HmacPBESHA256 SupportedKeyFormats
          Mac.HmacPBESHA384 SupportedKeyFormats
          Mac.HmacPBESHA512 SupportedKeyFormats

      Should be:

          Mac.PBEWithHmacSHA1 SupportedKeyFormats
          Mac.PBEWithHmacSHA224 SupportedKeyFormats
          Mac.PBEWithHmacSHA256 SupportedKeyFormats
          Mac.PBEWithHmacSHA384 SupportedKeyFormats
          Mac.PBEWithHmacSHA512 SupportedKeyFormats

            Assignee:
            Vincent Ryan
            Reporter:
            Vincent Ryan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: