Skip to content

frankencode/base64

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

base64

Simple ANSI-C drop-in library for Base-64 encoding and decoding according to RFC 4648.

Supported encoding schemes:

  • MIME with padding
  • MIME without padding
  • URL safe

To run the example a C compiler is needed:

./runme.sh

Feel free to modify!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published