Package com.sshtools.cipher

This package contains additional cipher algorithms for use with the J2SSH Maverick API.

See:
          Description

Class Summary
AES128Cbc This cipher can optionally be added to the J2SSH Maverick API.
AES128Ctr 128 bit Counter Mode AES cipher
AES192Cbc This cipher can optionally be added to the J2SSH Maverick API.
AES192Ctr 192 bit Counter Mode AES cipher
AES256Cbc This cipher can optionally be added to the J2SSH Maverick API.
AES256Ctr 256 bit Counter Mode AES cipher
AESEngine An implementation of the AES (Rijndael), from FIPS-197.
CAST128Cbc This cipher can optionally be added to the J2SSH Maverick API.
CAST5Engine A class that provides CAST key encryption operations, such as encoding data and generating keys.
CtrBlockCipher  
Twofish128Cbc This cipher can optionally be added to the J2SSH Maverick API.
Twofish192Cbc This cipher can optionally be added to the J2SSH Maverick API.
Twofish256Cbc This cipher can optionally be added to the J2SSH Maverick API.
TwofishEngine A class that provides Twofish encryption operations.
 

Package com.sshtools.cipher Description

This package contains additional cipher algorithms for use with the J2SSH Maverick API.



Copyright © 2003 3SP LTD. All Rights Reserved.