Linux SoftwareProgrammingLibrariesJarmor 1.0

Jarmor 1.0


Jarmor is a tiny collection of java filters implementing ASCII armors. ASCII armors are data converters between binary format and
Developer:   Luc Maisonobe
      more software by author →
Price:  0.00
License:   BSD License
File size:   16K
Language:   
OS:   
Rating:   0 /5 (0 votes)
Your vote:  
enlarge screenshot


Jarmor is a tiny collection of java filters implementing ASCII armors.

ASCII armors are data converters between binary format and textual format. They are used for example by mailers to handle mail attachements. They can also be used for example to store binary data in an otherwise textual format, for example XML.

Several popular encoding algorithms exists. They all rely on a small subset of ASCII for the textual format and they all increase the size of the encoded data with respect to the raw binary data. Jarmor supports encoding and decoding using the Base64, Base32, Base16, UUCP and ASCII85 encodings.

These classes extends java.io.FilterInputStream for the decoders and java.io.FilterOutputStream for the encoders. This allows to put them simply in data streams and encode/decode binary streams on the fly.

What's New in This Release:
  • 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.
    tags for the  textual format  for example  format and  was not  they all  binary data  ascii armors  used for  

    Download Jarmor 1.0


     http://www.spaceroots.org/software/jarmor/jarmor-1.0.jar
     http://www.spaceroots.org/software/jarmor/jarmor-1.0-src.zip


    Authors software

    Mantissa 7.0 (by Luc Maisonobe)
    Mantissa is a collection of various mathematical tools aimed towards for simulation

    Jarmor 1.0 (by Luc Maisonobe)
    Jarmor is a tiny collection of java filters implementing ASCII armors.

    ASCII armors are data converters between binary format and


    Similar software

    Jarmor 1.0 (by Luc Maisonobe)
    Jarmor is a tiny collection of java filters implementing ASCII armors.

    ASCII armors are data converters between binary format and

    libb64 1.2.1 (by Chris Venter)
    libb64 is a library of ANSI C routines for fast encoding/decoding data into and from a base64-encoded format

    basE91 0.6.0 (by Joachim Henke)
    basE91 is an advanced method for encoding binary data as ASCII characters

    Convert::Base32 0.02 (by Tatsuhiko Miyagawa)
    Convert::Base32 is a Perl module for encoding and decoding of base32 strings.

    SYNOPSIS

    use Convert::Base32;

    $encoded = e

    MIME::Base64 3.07 (by Gisle Aas)
    MIME::Base64 is an encoding and decoding of base64 strings.

    SYNOPSIS

    use MIME::Base64;

    $encoded = encode_base64('Aladdin:o

    Beav 1.40 (by Peter Reilley)
    Beav (Binary Editor And Viewer) is an editor for binary files containing arbitrary data

    Record Editor 0.55 (by Bruce Martin)
    Record Editor is a programmer's data file editor for files where fields occupy fixed positions in a record

    Ascii2Binary 2.11 (by Bill Poser)
    Ascii2Binary project consists of two complementary programs that convert between textual and binary representations of numbers

    Convert::BER 1.3101 (by Graham Barr)

    Net::FTP 1.19 (by Graham Barr)
    Net::FTP is a FTP Client class


    Other software in this category

    zlib 1.2.3 (by Jean-loup Gailly)
    zlib is designed to be a free, general-purpose, legally unencumbered, lossless data-compression library for use on virtually any comp

    libjpeg v6b (by Independent JPEG Group)
    libjpeg is a library for handling the JPEG (JFIF) image format

    OpenSSL 0.9.7c (by The OpenSSL Project Team)
    The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implement

    libxml2 2.6.27 (by DV)
    Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform), libxml2 library i

    GNU C library 2.4 (by Andreas Jaeger)
    GNU C library (glibc) is one of the most important components of GNU Hurd and most modern Linux distributions.

    GNU C library is us

  •     search


    Featured Software

    jEdit 4.3 pre8
    jEdit is an Open Source text editor written in Java

    Opera 9.02
    Surf the Internet in a safer, faster, and easier way with Opera browser

    GNU Aspell 0.60.4
    GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell


    Subscribe in Rojo
    Google Reader
    Add to My Yahoo!

    Add to My AOL
    Subscribe with Bloglines
    Subscribe in NewsGator Online
    Add 'nixbit linux software' to Newsburst from CNET News.com
    del.icio.us nixbit linux software


    Top tags