/* This file is dedicated to the public domain. */ #ifndef INC_CRYPTO_H #define INC_CRYPTO_H #include "3p/monocypher/monocypher.h" #include "3p/monocypher/monocypher-rng.h" #endif // vi: sw=4 ts=4 noet tw=80 cc=80