summaryrefslogtreecommitdiffstats
path: root/src/crypto.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/crypto.h')
-rw-r--r--src/crypto.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/crypto.h b/src/crypto.h
index de2bddf..a228f5a 100644
--- a/src/crypto.h
+++ b/src/crypto.h
@@ -23,6 +23,12 @@
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
+/**
+ \file src/crypto.h
+
+ Cyptographic algorithm API and utilities
+*/
+
#pragma once