cryptography

码农软件 · 软件分类 · 常用工具包 · 2019-08-18 19:29:36

软件介绍

Cryptography 是一个开发包,为 Python 开发者们提供了加密基元(cryptographic primitives)和秘诀(recipes)。它支持 Python 2.6-2.7、Python 3.3+ 和 PyPy。Cryptography 含有两个高层秘诀和低层接口来加密算法,比如说:对称密码算法、消息摘要和密钥派生成函数。
在使用 Cryptography 之前你必须解决以下问题:

  • Lack of PyPy and Python 3 support.

  • Lack of maintenance.

  • Use of poor implementations of algorithms (i.e. ones with known side-channel attacks).

  • Lack of high level, “Cryptography for humans”, APIs.

  • Absence of algorithms such asAES-GCM andHKDF.

  • Poor introspectability, and thus poor testability.

  • Extremely error prone APIs, and bad defaults.


本文地址:https://codercto.com/soft/d/12658.html

Pro Git (Second Edition)

Pro Git (Second Edition)

Scott Chacon、Ben Straub / Apress / 2014-11-9 / USD 59.99

Scott Chacon is a cofounder and the CIO of GitHub and is also the maintainer of the Git homepage ( git-scm.com ) . Scott has presented at dozens of conferences around the world on Git, GitHub and the ......一起来看看 《Pro Git (Second Edition)》 这本书的介绍吧!

SHA 加密
SHA 加密

SHA 加密工具

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具