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 534527 2007-05-02 16:10:59Z tv $



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