gitmyhub

Encrypted-Text-Generator-using-Parent-Child-Processes-and-Caesar-Cipher-Algorithm

C ★ 0 updated 3y ago

This project encrypts text using the Sezar Cipher algorithm and parent-child processes in C. The child process uses 4 threads to encrypt the text and stores the result in a shared memory. The parent process reads and displays the encrypted text on the screen.

No plain-English explanation yet — one is being written right now. Check back in a minute.