| The Crypto Service manages the availability of various crypto
sources. It provides a consistent interface to things like the
various java.security Message Digest stuff or the Unix Crypt
algorithm.
It contains no actual crypto code so it should be fine to import/export
everywhere.
author: Henning P. Schmiedehausen version: $Id: CryptoService.java 534527 2007-05-02 16:10:59Z tv $ |