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

Fix wording in sun.security.ec

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • P5
    • Resolution: Fixed
    • None
    • 20
    • security-libs

    Description

      File this issue on behalf of longxu@mail.ustc.edu.cn (https://github.com/longxu0509)

      1. ECOperations.java#154
      // Get 64 extra bits and reduce in to the nonce
      .. in to -> .. into

      2. XECOperations.java#148
      * The extra high-order bits are masked off, the highest valid bit it set, and the
      the highest valid bit it set -> the highest valid bit is set

      3. EdDSAKeyPairGenerator.java#28
      //import java.security.*;
      import java.security.InvalidAlgorithmParameterException;
      import java.security.InvalidKeyException;

      Attachments

        Issue Links

          Activity

            People

              jjiang John Jiang
              jjiang John Jiang
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: