lua-hydrogen

Lua bindings to libhydrogen

Stars
11
Committers
1

lua-hydrogen

Lua bindings to libhydrogen, a lightweight, secure, easy-to-use crypto library suitable for constrained environments.

Documentation

None is available yet. See test.lua for usage.

Status

Development

Getting started

  • Clone the repo:

    $ git clone --recurse-submodules https://github.com/daurnimator/lua-hydrogen.git
    $ cd lua-hydrogen
    
  • Build your local copy:

    $ make
    
  • Run tests

    $ lua test.lua