Paketname | libfast-md5-java |
Beschreibung | fast implementation of the MD5 algorithm written in Java |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 2.6.2-1 |
Sektion | universe/java |
Priorität | optional |
Installierte Größe | 52 Byte |
Hängt ab von | default-jre-headless | java2-runtime-headless |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | fast-md5 |
Paketgröße | 15144 Byte |
Prüfsumme MD5 | 5a3d7d1d958201599918d803f435a87e |
Prüfsumme SHA1 | a3d39a30f07067b1cc4e8406a1de208f41b66ea8 |
Prüfsumme SHA256 | 60c8ca93ba3889bf8a15c4f4e6c5cfece8098ed7356f440958e28fe81b6fb77c |
Link zum Herunterladen | libfast-md5-java_2.6.2-1_all.deb |
Ausführliche Beschreibung | fast-md5 is faster than the build-in MD5 support in java standard toolkit.
It can be used if one or more of following applies:
* Java's built-in MD5 support is a bottleneck for your program's performance
and you want something faster.
* You are using a version of Java which doesn't have MD5 support, such as
J2ME MIDP/CLDC.
* You want the extra convenience methods for hashing a file, hashing a
string, converting the hash to a hex string, etc.
|