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

JCE Reference Guide has recommendations, not requirements, for algorithm naming

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 6
    • 6
    • security-libs
    • b63
    • generic, sparc
    • generic, solaris_9

      Paragraph 2 of Appendix A of the JCE reference guide (http://java.sun.com/j2se/1.5.0/docs/guide/security/jce/JCERefGuide.html#AppA)states:

      In some cases naming conventions are suggested for forming names that are not explicitly listed, to facilitate name consistency across provider implementations. Such suggestions use items in angle brackets (such as <digest> and <encryption>) as placeholders to be replaced by specific message digest, encryption algorithm, and other names.

      The above language states that the naming conventions for forming names such as PBEWith<digest>And<encryption> or PBEWith<prf>And<encryption> are suggestions, not requirements.

      The above text should be changed to make it clear that the naming conventions are requirements, not recommendations.

            wetmore Bradford Wetmore
            pjr Paul Rank (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: