Skip to content

arjun-krishna1/base64decoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Base64 Decoder

  • An ASCII to base64 binary decoder written in C++
  • Base64 is a binary-to-text encoding scheme designed to carry data stored in binary format across channels that only support text content
  • This tool decodes them back from that text to the original binary

About

An ASCII to binary base64 decoder written in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages