CodeIgniter Forums
shell script for decryption in codeigniter-v3.1.11 - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: External Resources (https://forum.codeigniter.com/forumdisplay.php?fid=7)
+--- Forum: Addins (https://forum.codeigniter.com/forumdisplay.php?fid=13)
+--- Thread: shell script for decryption in codeigniter-v3.1.11 (/showthread.php?tid=75218)



shell script for decryption in codeigniter-v3.1.11 - vkrishn - 01-13-2020

Hi,
I have put a shell script that lets me
decrypt ciphertext from codeigniter (v3.1.11).
Its still a WIP, but does the decryption correctly.
Also added some test code.
https://gist.github.com/insteps/db43bdf0fcbca1ac57afc6277332ffee
Suggestions are welcomed.
Thanks.
V.Krishn