Downloadliste

Projektbeschreibung

Jarmor (Java ASCII Armor) is a tiny collection of
stream filters which implement ASCII armors. They
can be used to convert streams of binary data into
text and vice-versa. For example, it can be used
to transfer or store data using text-only means
like mail or XML. The supported encodings are
Base64, Base32, Base16, UUCP, and ASCII85.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2006-05-04 16:11
1.0

Ein Fehler in ASCII85Decoder wurde behoben. Dieser Fehler trat für bestimmte seltene Byte-Kombinationen in den letzten Daten Stück, wenn es nicht vollständig war (dh weniger als vier Bytes). Die Kodierung Klasse wurde nicht von diesem Fehler betroffen. Jarmor ist jetzt als stabil und bekannt dafür, die Produktion in kritischen Umgebungen eingesetzt werden.
Tags: Major bugfixes
An error in ASCII85Decoder was fixed. This error
occurred for specific rare byte combinations in
the last data chunk when it was not complete (i.e.
less than four bytes). The encoding class was not
affected by the error. Jarmor is now considered
stable and known to be used in critical production
environments.

2005-08-28 10:34
0.7

Tags: Initial freshmeat announcement

Project Resources