/base64

Base64 (RFC 4648) encoder written in C

Primary LanguageC

Base64

This project encodes input file using Base 64 (RFC 4648).

Usage

Compile and run using makefile.

make all
./base64 input.txt