#include #include "crypto_test.h" int main(int argc, char **argv) { crypto_test(); return 0; }