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

Microbenchmarks for KeyAgreement and Cipher

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 13
    • None
    • performance
    • None
    • b03

      Add microbenchmarks for KeyAgreement and Cipher algorithms. Measuring KeyAgreement is very useful, because it reveals the performance of general EC point arithmetic. The ECC algorithms in KeyPairGenerator and Signature require only base point arithmetic, which can be done more efficiently. There are existing benchmarks for some variants of AES, but not a general-purpose Cipher benchmark. The new benchmark will allow us to measure non-AES ciphers such as ChaCha20.

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

              Created:
              Updated:
              Resolved: