Introduction - If you have any usage issues, please Google them yourself
Encryption and decryption of plaintext are accomplished by inputting main function file into plaintext, calling secret key generation function (get_k file) and encryption and decryption function (encrypt_fcn file).