Skip to content

SergeShpak/c-b64

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C-B64

B64 encoder/decoder implemented in C.

An example of usage is given in example folder. To run the example do:

cd example && make && ./bin/b64_example

The code is documented for Doxygen.

Running the tests

Unit tests are pushed to tests branch, see its README.md for instructions on running them.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A C implementation of a b64 encoder/decoder

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published