MD5和SHA1 C ++哈希库 [英] MD5 and SHA1 C++ hashing library

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

问题描述



我试图找到一个好的(和记录良好的)哈希库来使用我的C ++程序,我只需要从一个字符串生成两个哈希。 >我尝试过 crypto ++ mhash ,我没有设法使他们工作, href =http://www.zedwood.com/article/121/cpp-md5-function> http://www.zedwood.com/article/121/cpp-md5-function



如果这个库是跨平台的,我会很高兴。

解决方案

此开放源库 http://hashlib2plus.sourceforge.net/


I'm trying to find a good (and well documented) hashing library to use with my C++ program, I only need to generate two hashes from a string.

I've tried with crypto++ and mhash and I didn't manage to make them work, also with http://www.zedwood.com/article/121/cpp-md5-function

I would be glad if this library is cross-platform.

解决方案

Try this open source library http://hashlib2plus.sourceforge.net/

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

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