Paketname | libfast-md5-java |
Beschreibung | fast implementation of the MD5 algorithm written in Java |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 2.6.2-1 |
Sektion | java |
Priorität | optional |
Installierte Größe | 56 Byte |
Hängt ab von | default-jre-headless | java2-runtime-headless |
Empfohlene Pakete | |
Paketbetreuer | Debian Java Maintainers |
Quelle | fast-md5 |
Paketgröße | 16078 Byte |
Prüfsumme MD5 | 336c93980cac5d25d1e3ea96108acd9a |
Prüfsumme SHA1 | 877a5bbd8acd503933f6561289b7640272768a9e |
Prüfsumme SHA256 | 72f944d003d70df9d3792f54e4a7d83bfb7d11956ddf8e1126a86744e31122ae |
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.
|