Sharkysoft home

Optimized DES encryption routines.

See:
          Description

Packages
lava.array Array manipulation and conversion
lava.konst Frequently used constants.
lava.security Generic encryption interfaces.
lava.security.des DES data encryption utilities.
lava.security.des.spec DES constants.

 

Optimized DES encryption routines.

Fast DES for Java is a highly optimized, highly configurable implementation of the Data Encryption Standard (DES) in Java. Fast DES for Java was designed with four goals in mind:

Fast DES for Java utilizes Sharkysoft's proprietary reformulation of DES optimized for 32-bit machines. Tests have shown that Fast DES for Java can outperform the JCE (Sun's cryptography library) in DES computations by as much as 25%.


Sharkysoft home