Skip to content

mcondero/baenc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

base64 encoder (baenc)

This is my base64 encoder written in Go. It was designed for base64 encoding for basic authentication inside API protocols. I've created it based in a sequence of shell commands developed by a coworker. The purpose of this repository is for exercise only.

usage

You run 'baenc' binary and type the user and password you want to base64 encode. The final output is your base64 string that you will use inside your API calls.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages