It was generated from the ground up by myself so I choose to release it under LGPL
unless that is inconvenient in which case post me and I will discuss
It was written for php 5.2+ but if anyone would like a retro version
I should be able to cobble one up.
The class has been used as an encryption decryption engine within a tar class
to archive processed orders and dose so with out failure however
It has never undergone any serious testing so it is really beta I guess if there are issues
please let me know and I will see what I can do to respond to them.
I have left lots of coding comments in the file to help any one that wishes to
hack at the script
enjoy

Time moves on and Personal Home Pages version 7.2 have removed mcrypt
so I have altered the script to use mycrypt in prior versions of PHP to 5.4 and
now use openssl on PHP post 5.4
New update is added below enjoy
