Skip to content

A base64 tool that also understands URL safe base64

License

Notifications You must be signed in to change notification settings

sietseringers/b64

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

b64

A base64 tool similar to the standard base64 tool that also understands URL safe base64, with or without padding. When encoding, it can encode to any of these variants. When decoding, it will try all of them.

Install with cargo install --path .

About

A base64 tool that also understands URL safe base64

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages