All Downloads are FREE. Search and download functionalities are using the official Maven repository.

javax.crypto.spec.package.html Maven / Gradle / Ivy


  
    

This package provides the classes and interfaces needed to specify keys and parameter for encryption. The following standards are supported:

  • PKCS#3 Diffie-Hellman Key Agreement standard;
  • FIPS-46-2 Data Encryption Standard (DES);
  • PKCS#5 Password-Based Cryptography standard.

Keys may be specified via algorithm or in a more abstract and general way with ASN.1.

Keys and algorithm parameters are specified for the following procedures:

  • DH
  • DES
  • TripleDES
  • PBE
  • RC2
  • RC5




© 2015 - 2024 Weber Informatics LLC | Privacy Policy