Base64 decoder source

Giorgos Keramidas keramida at ceid.upatras.gr
Sat Sep 21 17:29:01 EEST 2002


On 2002-09-21 16:34, Dimitrios Kamenopoulos <el97146 at mail.ntua.gr> wrote:
> Ξέρει κανείς πού μπορώ να βρω τον κώδικα ενός καλού Base64 decoder;
> Θα προτιμούσα να ήταν C++, αλλά και C/Perl/οτιδήποτε άλλο δε με χαλάει. 
> Εναλλακτικά υπάρχει κανένα URL ή RFC (ή URL σε RFC) για τον αλγόριθμο Base64;

To uudecode sto FreeBSD (current & stable) exei th dunatothta na kanei
decode base64 files.  Exei kai BSD license ;)

Ksekina sto URL:
http://www.freebsd.org/cgi/cvsweb.cgi/src/usr.bin/uudecode/uudecode.c

Kai diabase me prosoxh tis allages sto parakato revision:
http://www.freebsd.org/cgi/cvsweb.cgi/src/usr.bin/uudecode/uudecode.c.diff?r1=1.18&r2=1.19

To commit log gia to revision 1.19 leei:

: revision 1.19
: date: 2002/03/05 03:27:47;  author: jmallett;  state: Exp;  lines: +41 -8
: Add base64 support to uuencode(1) and uudecode(1), as specified by
: SUSv3.
:
: Add `-o' option to uuencode(1) to pipe the uuencoded output to an
: arbitrary file, instead of just stdout.
:
: Reviewed by:    -standards, mike
: Approved by:    mike

Giorgos.



More information about the Linux-greek-users mailing list