Download List

Projeto Descrição

Fast MD5 Implementation in Java is a heavily
optimized implementation of the MD5 hashing
algorithm written in Java. It includes an
optional native method for even greater speed
improvements.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-05-20 08:01 Back to release list
2.6

Esta versão adiciona o suporte Mac OS X para o método nativo, Ekes uma velocidade de pouco mais fora da versão nativa por método especial de invólucro pouco endian arquiteturas e ignorando as operações que seria redundante sobre eles, acrescenta a capacidade de acessar a instância MD5 realizada por um MD5InputStream ou MD5OutputStream, correções de documentação incorreta descreve como ignorar a testar métodos nativos, e adiciona um Makefile Linux e um arquivo de construção Ant para a distribuição. Ele também reestrutura diretórios a serem Ant-friendly, e corrige alguns erros de digitação.
Tags: Minor feature enhancements
This release adds OS X support for native method, ekes a little
more speed out of the native method version by special-casing
little endian architectures and skipping operations that would be
redundant on them, adds the ability to access the MD5 instance
held by an MD5InputStream or MD5OutputStream, fixes
incorrect documentation describing how to bypass test for
native methods, and adds a Linux Makefile and an Ant build file
to the distribution. It also restructures directories to be Ant-
friendly, and fixes some typos.

Project Resources