bf_encrypt/bf_decrypt functions don't appear to work under my miva mia configuration (5.20). Are their additional libraries available to support them?
Announcement
Collapse
No announcement yet.
bf_encrypt/bf_decrypt Running Under Miva Mia
Collapse
X
-
bf_encrypt/bf_decrypt Running Under Miva Mia
Bruce Golub
Phosphor Media - "Your Success is our Business"
Improve Your Customer Service | Get MORE Customers | Edit CSS/Javascript/HTML Easily | Make Your Site Faster | Get Indexed by Google | Free Modules | Follow Us on Facebook
phosphormedia.comTags: None
-
Re: bf_encrypt/bf_decrypt Running Under Miva Mia
Those functions, and all of the other encryption functions, require OpenSSL. You can download OpenSSL for Windows from https://slproweb.com/products/Win32OpenSSL.html
Once OpenSSL is installed, you need to register two Libraries of type "System":
"Crypto" should point to libeay32.dll
"SSL" should point to libssl32.dll
-
Re: bf_encrypt/bf_decrypt Running Under Miva Mia
duh<slap="palm, face">
thnksBruce Golub
Phosphor Media - "Your Success is our Business"
Improve Your Customer Service | Get MORE Customers | Edit CSS/Javascript/HTML Easily | Make Your Site Faster | Get Indexed by Google | Free Modules | Follow Us on Facebook
phosphormedia.com
Comment
Comment