mcrypt lib running under windows

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Sylvian Stone

    #1

    mcrypt lib running under windows

    Hi,

    I need to use encryption functions with php, such as mcrypt_generic( ),
    mcrypt_decrypt( ), etc

    I have placed libmcrypt.dll in my windows/system32 directory.

    I can now encrypt, but not decrypt.

    The code I use to encrypt / decrypt functions under Mac OSX + Linux,
    but not Windows.

    Are there any issues with regard to mcrypt.dll for Windows ?

    Rgds
    Neil.
Working...