Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Reference Implementation for the Safe32 Encoding System

A C library and command line executable to demonstrate a simple SAFE32 codec.

Build requirements:

  • Meson 0.49 or newer
  • Ninja 1.8.2 or newer
  • A C compiler
  • A C++ compiler (for the tests)