parallel-programming-hwr

some benchamarks with openMP in C

Updated 4 years ago

Example of inter process communication with shm_open().

Updated 4 years ago

not really known

Updated 4 years ago

simple example for using fork in C

Updated 4 years ago

uses multithreading to decrypt file that was appended with a sha256 check sum. A dictionary is used.

Updated 4 years ago

single threaded application to brute force (dictionary attack) encrypted dummy data with help of pre calculated hash table

Updated 4 years ago

Members