Skip to content

Commit 9840f80

Browse files
Update README.md
1 parent 842c960 commit 9840f80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# File Encryption Project
1+
# AES128 GPU and CPU Combined Process
22

33
This project provides a robust solution for encrypting and decrypting files within a specified folder using AES encryption with a hybrid CPU-GPU approach for optimized performance. The encryption key is derived using the HKDF (HMAC-based Key Derivation Function) combined with the scrypt algorithm for added security.
44

0 commit comments

Comments
 (0)