Skip to content

al-ce/base_enc_rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An implementation of the GNU coreutils base32 and base64 programs, written as a Rust learning project.

base32

Give a valid base as the first argument, and optionally a filename to read text from, or just use redirection of input.

base_enc_rs 32 test.txt

About

base 32 or 64 encoding

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages