I have a basic class for mcrypt that does just that, Another usefull
feature would be if possible fallback routines, where if mcrypt isn't
available a php version would do the work, yes slower but usefull.
Richard Thomas - CEO
Cyberlot Technologies Group Inc.
507.398.4124 - Voice
Shaun Mitchell wrote:
Would there be any need to have some type of Zend_Encryption object?
Assuming that the mcrypt libraries are installed then the class could
perform simple encryption / decryption on strings files and such.
Just had the thought so I haven’t rounded out any ideas yet, just
wondering what the community thought about it.
Cheers,
Shaun Mitchell