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

JCA documentation needs updating

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.4.0
    • 1.4.0
    • docs
    • None
    • beta3
    • generic
    • generic


      Valerie and I are both adding some things to the JCA documentation,
      so the Reference guide needs updating.

      In appendix A, the Key and Parameter Algorithms section:

      Please add:

          DH_RSA Diffie-Hellman with RSA signature
          DH_DSA Diffie-Hellman with DSA signature

      Valerie asks that we add the following:

      We should try to update the appendix with the following
      naming convention. So, different providers can use the same
      transformation string.
      <Cipher>
              Standard Name for RSA with OAEP Padding scheme
      algo/[mode]/OAEPWith<hf>And<mgf>Padding
               ex. RSA/NONE/OAEPWithMD5AndMGF1Padding
      Standard Name for PBE (PKCS5 v2.0)
      PBEWith<hf/prf>And<enc>
               i.e. PBEWithMD5AndDES, PBEWithHmacSHA1AndTripleDES

      <Signature>
      Standard Name
      <hf>With<mgf>And<algo>
               ex. MD5WithMGF1AndRSA

      <MAC>
      Standard Name for PBE (PKCS5 v2.0)
      PBEWith<mac>
               ex. PBEWithHmacSHA1

      <SECRET KEY FACTORY>
      Standard Name for PBE (PKCS5 v2.0)
      PBEWith<hf/prf>And<enc>
               i.e. PBEWithMD5AndDES, PBEWithHmacSHA1AndTripleDES



            duke J. Duke
            wetmore Bradford Wetmore
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: