DOC: add brief/file comments

This commit is contained in:
2014-05-25 02:15:24 +02:00
parent 89447a7abb
commit 13b54fa7f5
12 changed files with 87 additions and 0 deletions

View File

@@ -19,6 +19,12 @@
* MA 02110-1301 USA
*/
/**
* @file encrypt.h
* Header for the internal API of encrypt.c.
* @brief header for encrypt.c
*/
#ifndef PQC_ENCRYPT_H
#define PQC_ENCRYPT_H