Package de.bb.minissl

Class Summary
BigInteger A small and fast implementation for BigInteger.
MD5  
MessageDigest This class is copied from Sun's source for java.security.MessageDigest because it's not shipped with Netscape's JVM
SHA This is a simple port of Steve Reid's SHA-1 code into Java.
Ssl3Server Implements the server side handshake for SSL3.
SslClient Implements the client side handshake for SSL.