Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 197 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 197 Bytes

Base64 Encode Decode.

This is a small application which can do Base64 text encoding and decoding

It has been developed in Rust using fltk as gui.

Sample3