Skip to content

9illes/ib64

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IB64

Inefficient base64 encoding and decoding program for learning purpose.

Usage

encoding : go run main.go -e foo
decoding : go run main.go -d Zm9vA

Compilation / test

Binaries are stored in ./bin/

make test
make
make clean

About

Inefficient base64 encoding and decoding program for learning purpose.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published