JDK-8203007 : Address missing block coverage for ChaCha20 and Poly1305 algorithms
  • Type: Bug
  • Component: security-libs
  • Sub-Component: javax.crypto
  • Affected Version: 11
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2018-05-11
  • Updated: 2021-08-15
  • Resolved: 2018-07-10
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 11 JDK 12
11 b22Fixed 12Fixed
Related Reports
Relates :  
Description
JDK-8199296 was evaluated to cover about 65% of blocks. We need to evaluate this report further to add more code coverage from test runs.
Comments
Verified by running tests com/sun/crypto/provider/Cipher/ChaCha20/unittest with JDK 11 build 22 on macosx-64.
16-07-2018

URL: http://hg.openjdk.java.net/jdk/jdk11/rev/c18ca8590dfa User: jjiang Date: 2018-07-10 03:00:58 +0000
10-07-2018