C ++的加密库 [英] Crypto library for C++

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

问题描述

的重复。

Duplicate of this one.

我即将踏上旅途,可能会改变我的职业生涯,这次做一个相当大的项目。

I'm about to embark on journey that may change my career by doing a rather big project this time.

我在密码学方面有丰富的经验,因为我已经学习了几门课程,并且编写了我自己实现的一些算法(DES,AES,Schnorr),但我从未使用过任何完整的库。

I have experience in cryptography as I have taken several courses and written my own implementation of some algorithms (DES,AES,Schnorr) but I have never used any complete library for it.

我想知道如果想在一个项目中使用RSA,最好使用哪个c ++库?

I want to know what library for c++ is the best one to use if one wants to use RSA in ones project ?

这是我想使用一个完整的库RSA,因此我不需要自己实现一个。

That is I want to use a complete library for RSA so that I dont need to implement one myself.

这也需要跨平台。

推荐答案

Crypto ++ 具有非常广泛的支持的加密技术的范围。

它是跨平台的并且具有RSA特性,我想说它绝对值得一看!

Crypto++ has a very wide range of supported encryption techniques.
It is cross-platform and features RSA, I'd say it's definitely worth a look!

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

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