【问题标题】:What is the main C/C++ library for BCrypt?BCrypt 的主要 C/C++ 库是什么?
【发布时间】:2017-04-03 17:51:04
【问题描述】:

目前使用 BCrypt 的主要 C/C++ 库是什么?

OpenSSL 真的不支持 bcrypt 吗?我在它的加密库中没有找到任何东西。

【问题讨论】:

标签: encryption openssl cryptography passwords static-libraries


【解决方案1】:

嗯,我在 Openwall 的实现中找到了这个 C 包装器: https://github.com/rg3/bcrypt

它应该使它更易于使用。

【讨论】:

  • 我可以在 windows 上使用这个库吗?
猜你喜欢
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2010-09-06
  • 1970-01-01
  • 2010-11-21
  • 1970-01-01
  • 2014-12-24
  • 1970-01-01
相关资源
最近更新 更多