Sharkysoft home

Package lava.security

Generic encryption interfaces.

See:
          Description

Interface Summary
IBlockCipher64 Defines methods for block ciphers.
ITextTransform Input/output interface for abstract text transforms.
 

Class Summary
IdentityTextTransform Identity transform.
KeyGenerator Key generation toolbox.
 

Package lava.security Description

Generic encryption interfaces.

This package contains generic encryption interfaces which are used by package lava.security.des and which may be used with other encryption algorithms as well.


Sharkysoft home