I got a (for me) huge problem....
what I want is for eggdrop and php to be able to communicate with the same encrypted mysql database..
just using eggdrop to encrypt and decrypt with blowfish (or other) and store/get it to/from a database is okey..
same with php.. it also works good...
but I can't figure out how to set up to identical encryption systems so I can store it with eggdrop and get it with php.. or get it with php and store it with eggdrop..
Anyone who know a way to do this ?
or if you don't.. if you got a encryption module for eggdrop.. please leave a link to it..
Thnx