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