summaryrefslogtreecommitdiff
path: root/src/encryption.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/encryption.h')
-rw-r--r--src/encryption.h11
1 files changed, 11 insertions, 0 deletions
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 @@
1/**
2 * @file encryption.h
3 * @author syxhe (https://t.me/syxhe)
4 * @brief A collection of all encryption related functions
5 * @version 0.1
6 * @date 2025-06-09
7 *
8 * @copyright Copyright (c) 2025
9 *
10 */
11
1#ifndef __VXGG_REWRITE___ENCRYPTION_H___1481879318188___ 12#ifndef __VXGG_REWRITE___ENCRYPTION_H___1481879318188___
2#define __VXGG_REWRITE___ENCRYPTION_H___1481879318188___ 13#define __VXGG_REWRITE___ENCRYPTION_H___1481879318188___
3 14