/* WARNING: auto-generated (by autogen/cli); do not edit */ #include #include #include #include #include "ntruprime.h" /* -lntruprime */ #include "limits.inc" static unsigned char pk[sntrup1013_PUBLICKEYBYTES]; static unsigned char c[sntrup1013_CIPHERTEXTBYTES]; static unsigned char k[sntrup1013_BYTES]; static void die_temp(const char *why,const char *why2) { if (why2) fprintf(stderr,"sntrup1013-enc: fatal: %s: %s\n",why,why2); else fprintf(stderr,"sntrup1013-enc: fatal: %s\n",why); exit(111); } int main() { FILE *pkfile; FILE *kfile; limits(); pkfile = fdopen(4,"r"); if (!pkfile) { fprintf(stderr,"sntrup1013-enc: usage: sntrup1013-enc >ciphertext 7>sessionkey 4ciphertext 7>sessionkey 4