Skip to content

Commit d6f64d9

Browse files
Update README.md
1 parent 9840f80 commit d6f64d9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
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

5+
## Research Paper
6+
7+
A-STEM: Advanced Storage Toolkit for Encryption and Migrations. [[https://ieeexplore.ieee.org/document/10417489](https://ieeexplore.ieee.org/document/10417489)]
8+
59
## Features
610

711
- **Hybrid CPU-GPU Processing**: Automatically adjusts the workload between CPU and GPU based on system resource usage.

0 commit comments

Comments
 (0)