Package com.mucommander.io.security

This package contains add-ons to the Java Security API that can be registered at runtime using MuProvider.

See:
          Description

Class Summary
Adler32MessageDigest Provides a ChecksumMessageDigest implementation of the Adler32 algorithm, using the java.util.zip.Adler32 class.
ChecksumMessageDigest This class turns a java.util.zip.Checksum into a java.security.MessageDigest, allowing Checksum implementations to be used with the Java Cryptography Extension.
CRC32MessageDigest Provides a ChecksumMessageDigest implementation of the CRC32 algorithm, using the java.util.zip.CRC32 class.
MuProvider This custom java.security.Provider exposes muCommander's own MessageDigest implementations, and the ones used aggregated from third party libraries.
 

Package com.mucommander.io.security Description

This package contains add-ons to the Java Security API that can be registered at runtime using MuProvider.



This file is part of muCommander - Copyright (C) 2002-2008 Maxence Bernard