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

Decouple ChaCha20/Poly1305 from CipherCore

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Not an Issue
    • Icon: P3 P3
    • 20
    • None
    • security-libs
    • None

      ChaCha20 uses CipherCore for it's byte[] and ByteBuffer operations. CipherCore does too much copying of data that it slows down performance. Similar to what was done with AES/GCM, ChaCha20 and Poly1305 should operate on input & output data directly to avoid these slowdowns

            Unassigned Unassigned
            ascarpino Anthony Scarpino
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: