Package org.apache.turbine.services.crypto.provider

Algorithm providers for the Crypto Service.

See:
          Description

Class Summary
ClearCrypt This is a dummy for "cleartext" encryption.
JavaCrypt Implements the normal java.security.MessageDigest stream cipers.
OldJavaCrypt This is the Message Digest Implementation of Turbine 2.1.
UnixCrypt Implements Standard Unix crypt(3) for use with the Crypto Service.
 

Package org.apache.turbine.services.crypto.provider Description

Algorithm providers for the Crypto Service.
$Id: package.html 264148 2005-08-29 14:21:04Z henning $



Copyright © 2000-2005 Apache Software Foundation. All Rights Reserved.