https://github.com/jmckesey/multithreaded-encryptor
Multithreaded File Encryptor is a high-performance C++ application that encrypts and decrypts all .txt files within a specified directory using a user-defined secret key. The project leverages multithreading to process files concurrently, significantly improving speed on multi-core systems.
https://github.com/jmckesey/multithreaded-encryptor
cpp17 cryptography multithreading
Last synced: 9 months ago
JSON representation
Multithreaded File Encryptor is a high-performance C++ application that encrypts and decrypts all .txt files within a specified directory using a user-defined secret key. The project leverages multithreading to process files concurrently, significantly improving speed on multi-core systems.
- Host: GitHub
- URL: https://github.com/jmckesey/multithreaded-encryptor
- Owner: JMcKesey
- Created: 2025-05-20T15:08:16.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-05-31T13:14:39.000Z (about 1 year ago)
- Last Synced: 2025-06-01T01:27:10.960Z (about 1 year ago)
- Topics: cpp17, cryptography, multithreading
- Language: C++
- Homepage:
- Size: 1.42 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files: