Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SYNOPSIS

Libsodium utilities (work in progress).

USAGE

This module is designed to work with the datcxx build tool. To add this module to your project us the following command...

build add datcxx/sodium

TEST

build test

EXAMPLE

#include "deps/datcxx/sodium/index.hxx"

auto r = Hyper::Sodium::randomBytes(128);
// r.size() == 128

About

libsodium functions

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages