开发者

Which c++ free (none GPL) library to use if I like to encrypt text?

does crypto++ will be fine? i like to开发者_C百科 use public keys method


Crypto++ is excellent and can handle public/private keys. Openssl is also excellent, non-GPL, but is really a C library. And Botan is another good choice, also non-GPL


KeyCzar is extremely simple to use.

It offers a key management system as well as the most popular algorithms configured with secure defaults.

It is licensed under Apache License 2.0.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜