libmcrypt和MS Visual C ++ [英] libmcrypt and MS Visual C++

查看:341
本文介绍了libmcrypt和MS Visual C ++的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有没有人试过使用libmcrypt和visual c ++?我试图使用Crypto ++,但似乎不完全兼容 - 我需要解密数据加密在PHP使用linux libmcrypt。

Has anyone tried using libmcrypt and visual c++? I was trying to use Crypto++ but it seems not fully compatible - and I need to decrypt data encrypted in PHP using linux libmcrypt.

我发现只有cygwin版本的libmcrypt,但没有.lib文件或标题。

I found only cygwin version of libmcrypt but no .lib files or header.

我使用RIJNDAEL_128 - 也许有更简单的方法在Visual C ++中解密?

I'm using RIJNDAEL_128 - maybe there is easier way to decrypt it in Visual C++?

感谢

推荐答案

我终于找到一个与Visual Studio兼容的工作libmcrypt版本
这里 http://files.edin.dk/php/win32/mcrypt/dev/ 并且工作正常。

I finally found a working libmcrypt version compatible with Visual Studio It is here http://files.edin.dk/php/win32/mcrypt/dev/ and worked correctly.

这篇关于libmcrypt和MS Visual C ++的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆