< prev index next >

src/java.base/share/classes/javax/crypto/spec/package.html

Print this page




  45 
  46 <h2>Package Specification</h2>
  47 
  48 <ul>
  49   <li>PKCS #3: Diffie-Hellman Key-Agreement Standard, Version 1.4,
  50   November 1993.</li>
  51   <li>PKCS #5: Password-Based Encryption Standard, Version 1.5,
  52   November 1993.</li>
  53   <li>Federal Information Processing Standards Publication (FIPS PUB) 46-2:
  54   Data Encryption Standard (DES) </li>
  55 </ul>
  56 
  57 <h2>Related Documentation</h2>
  58 
  59 For documentation that includes information about algorithm parameter
  60 and key specifications, please see:
  61 <ul>
  62   <li>
  63     <a href=
  64       "{@docRoot}/../technotes/guides/security/crypto/CryptoSpec.html">
  65       <b>Java<FONT SIZE=-2><SUP>TM</SUP></FONT>
  66       Cryptography Architecture API Specification and Reference
  67       </b></a></li>
  68   <li>
  69     <a href=
  70       "{@docRoot}/../technotes/guides/security/crypto/HowToImplAProvider.html">
  71       <b>How to Implement a Provider for the
  72       Java<FONT SIZE=-2><SUP>TM</SUP></FONT> Cryptography Architecture
  73       </b></a></li>
  74 </ul>
  75 
  76 @since 1.4
  77 </body>
  78 </html>


  45 
  46 <h2>Package Specification</h2>
  47 
  48 <ul>
  49   <li>PKCS #3: Diffie-Hellman Key-Agreement Standard, Version 1.4,
  50   November 1993.</li>
  51   <li>PKCS #5: Password-Based Encryption Standard, Version 1.5,
  52   November 1993.</li>
  53   <li>Federal Information Processing Standards Publication (FIPS PUB) 46-2:
  54   Data Encryption Standard (DES) </li>
  55 </ul>
  56 
  57 <h2>Related Documentation</h2>
  58 
  59 For documentation that includes information about algorithm parameter
  60 and key specifications, please see:
  61 <ul>
  62   <li>
  63     <a href=
  64       "{@docRoot}/../technotes/guides/security/crypto/CryptoSpec.html">
  65       <b>Java&trade; Cryptography Architecture API Specification and Reference

  66       </b></a></li>
  67   <li>
  68     <a href=
  69       "{@docRoot}/../technotes/guides/security/crypto/HowToImplAProvider.html">
  70       <b>How to Implement a Provider for the
  71       Java&trade; Cryptography Architecture
  72       </b></a></li>
  73 </ul>
  74 
  75 @since 1.4
  76 </body>
  77 </html>
< prev index next >