summaryrefslogtreecommitdiffhomepage
path: root/src/crypto.c
blob: f7ccd7880c2fdf6215c0b41e05db69631460d048 (plain)
1
2
3
4
5
6
/* This file is dedicated to the public domain. */

#include "3p/monocypher/monocypher.c"
#include "3p/monocypher/monocypher-rng.c"

// vi: sw=4 ts=4 noet tw=80 cc=80