From 1444c72db8505340c0988ea286a29bc261297933 Mon Sep 17 00:00:00 2001 From: "@syxhe" Date: Mon, 9 Jun 2025 17:43:50 -0500 Subject: We do a little documentation --- src/encryption.h | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'src/encryption.h') diff --git a/src/encryption.h b/src/encryption.h index f6c018c..5c6a08c 100644 --- a/src/encryption.h +++ b/src/encryption.h @@ -1,3 +1,14 @@ +/** + * @file encryption.h + * @author syxhe (https://t.me/syxhe) + * @brief A collection of all encryption related functions + * @version 0.1 + * @date 2025-06-09 + * + * @copyright Copyright (c) 2025 + * + */ + #ifndef __VXGG_REWRITE___ENCRYPTION_H___1481879318188___ #define __VXGG_REWRITE___ENCRYPTION_H___1481879318188___ -- cgit v1.2.3