Skip to content
Snippets Groups Projects
libs.cpp 135 B
Newer Older
extern "C" {
#include "crypto-algorithms/sha256.c"
#include "crypto-algorithms/aes.c"
#include "curve25519-donna/curve25519-donna.c"
}