Programs I wrote that helped me understand encryption, decryption and signing functions along with security protocols. Programs written in Java using BigIntegers.
-
Updated
Jan 10, 2021 - Java
Programs I wrote that helped me understand encryption, decryption and signing functions along with security protocols. Programs written in Java using BigIntegers.
A file type analyzer accepts the directory path and detects each type of file using KMP algorithm, which is later enhanced using Rabin Karp algorithm.
Add a description, image, and links to the rabin topic page so that developers can more easily learn about it.
To associate your repository with the rabin topic, visit your repo's landing page and select "manage topics."