FILE: add file subsystem and move string to ntru_string subs.

This commit is contained in:
2014-05-26 21:30:42 +02:00
parent 7a5b899825
commit 4dbfe1e663
12 changed files with 248 additions and 25 deletions

View File

@@ -29,8 +29,8 @@
#define PQC_ENCRYPT_H
#include "common.h"
#include "context.h"
#include "ntru_string.h"
#include "poly.h"
#include <fmpz_poly.h>
@@ -68,7 +68,7 @@ ntru_encrypt_poly(
ntru_context *ctx);
/**
* Encrypt a message int he form of a null-terminated char array and
* Encrypt a message in the form of a null-terminated char array and
* return a string.
*
* @param msg the message