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

SHAKE256 extendable output function implementation

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Duplicate
    • P3
    • None
    • None
    • security-libs
    • None

    Description

      SHAKE256 is a extendable output function defined in the SHA-3 standard. When instantiated correctly, SHAKE256 is an acceptable hash function for some purposes. Notably the Ed448 signature scheme uses SHAKE256 to produce a message digest.

      SHAKE256 should be implemented in order to implement Ed448. It is not necessary to expose SHAKE256 as a MessageDigest, and the Ed448 implementation in SunEC will use a private API to invoke SHAKE256. It is also not necessary to implement SHAKE128.

      Attachments

        Issue Links

          Activity

            People

              ascarpino Anthony Scarpino
              apetcher Adam Petcher (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: