SHA3 performance can be improved

XMLWordPrintable

      The SHA3 digests currently keep their internal state in a byte array which is converted to a long array for the state updates and back again after the update. This is unnecessary, conversion is only necessary during update() and final() calls.

        There are no Sub-Tasks for this issue.

            Assignee:
            Ferenc Rakoczi
            Reporter:
            Ferenc Rakoczi
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: