Linux SoftwareProgrammingLibrarieslibb64 1.2.1

libb64 1.2.1


libb64 is a library of ANSI C routines for fast encoding/decoding data into and from a base64-encoded format
Developer:   Chris Venter
      more software by author →
Price:  0.00
License:   Public Domain
File size:   0K
Language:   
OS:   
Rating:   0 /5 (0 votes)
Your vote:  
enlarge screenshot


libb64 is a library of ANSI C routines for fast encoding/decoding data into and from a base64-encoded format. C++ wrappers are included, as well as the source code for standalone encoding and decoding executables.

Base64 uses a subset of displayable ASCII characters, and is therefore a useful encoding for storing binary data in a text file, such as XML, or sending binary data over text-only email.

I did this because I needed a fast C++ implementation of base64 encoding and decoding, without any licensing problems. Some implementations are released under either the GNU/GPL, or a BSD-variant, which is not what I require. Some decent ones are available in Java, but as mentioned, I need C++ code.

The available code is mostly slow as well, and complicated to understand, use and maintain. Base64 encoding and decoding is ideally suited to be implemented using co-routines, which make the code more compact, easier to read, and easier to use.
tags encoding and  and decoding  base64 encoding  binary data  

Download libb64 1.2.1


 http://prdownloads.sourceforge.net/libb64/libb64-1.2.1.src.tar.gz?use_mirror=puzzle
 http://prdownloads.sourceforge.net/libb64/libb64-1.2.1.src.tar.gz?use_mirror=switch
 http://prdownloads.sourceforge.net/libb64/libb64-1.2.1.src.tar.gz?use_mirror=easynews


Authors software

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


Similar software

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

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

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

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-tool 1.5 (by Jeffrey Dutky)
MIME-tool is a little mime encoding tool I slapped together when I needed something on a production box at work (productions = no C d

libutf8++ 1.0.0 (by Laurence Withers)
libutf8++ is a C++ library for encoding/decoding UTF-8

MPEG-2 Video Tools 0.1 (by Stuart Cunningham)
mpeg2videotools is a C library and set of tools for encoding, decoding, verification and analysis of MPEG-2 video

MHonArc 2.6.16 (by ehood)
MHonArc project is a Perl mail-to-HTML converter

Mail::Message::Body 2.065 (by Mark Overmeer)
Mail::Message::Body is the data of a body in a message.

INHERITANCE

Mail::Message::Body has extra code in
Mail::Message::B


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