Support MAC algorithms for Ucrypto provider

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Won't Fix
    • Priority: P4
    • None
    • Affects Version/s: 9
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: