Skip to content

radinshayanfar/base64

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Base64

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

Usage

Compile and run using makefile.

make all
./base64 input.txt

About

Base64 (RFC 4648) encoder written in C

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published