Poly1305 Endianness on ByteBuffer not enforced

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 21
    • Affects Version/s: None
    • Component/s: security-libs
    • None

      Per rfc7539 Section 2.5, "Read the block as a little-endian number."

      sun.security.util.math.intpoly.IntegerPolynomial1305 enforces this on input when input is provided as `[]byte` but not when input is in `ByteBuffer`

            Assignee:
            Volodymyr Paprotski
            Reporter:
            Volodymyr Paprotski
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: