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

Be able to use Poly1305 by itself as a MAC

XMLWordPrintable

      A DESCRIPTION OF THE PROBLEM :
      In its current state, the Poly1305 algorithm in Java cannot be used on its own like in BouncyCastle for instance (https://github.com/bcgit/bc-java/blob/master/core/src/main/java/org/bouncycastle/crypto/macs/Poly1305.java).

      It would be useful to be able to use it on its own as a MAC.

            ascarpino Anthony Scarpino
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: