Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8075559

Support MAC algorithms for Ucrypto provider

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P4 P4
    • None
    • 9
    • security-libs


      The following MAC algorithms are added to Solaris ucrypto library:
      MD5_HMAC, SHA1_HMAC, SHA224_HMAC, SHA256_HMAC, SHA384_HMAC,
      SHA512_HMAC, SHA512_160_HMAC, SHA512_224_HMAC, and SHA512_256_HMAC.
      These algorithms will be exposed through the ucrypto_mac interface.
      The interface will offer multi-part operations (ucrypto_mac_init(),
      ucrypto_mac_update(), and ucrypto_mac_final()) and an atomic function
      (ucrypto_mac()).

      Java Ucrypto provider should add support for them.

            valeriep Valerie Peng
            valeriep Valerie Peng
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: