8000 GitHub - jhunt/basex: Because You Know I'm All About That Base-{16,32,64,85}
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jhunt/basex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

base{16,32,64,85}

This repository contains standalone, unencumbered definitions of the base-16, base-32, and base-64 binary-to-text encoding algorithms, as outlined in RFC 4648. Experimental support for Ascii85 (base-85 with some caveats) is also included.

Usage

To use this code, copy the appropriate .h and .c files into your project, wherever it makes sense. Each implementation is completely separate from the others.

Hacking

To run tests:

$ make test

About

Because You Know I'm All About That Base-{16,32,64,85}

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0