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

.NET框架程序设计

.NET框架程序设计

(美)Jeffrey Richter、(美)Francesco Balena / 李建忠 / 华中科技大学出版社 / 2004-1 / 54.00元

Microsoft.NET框架为简化开发与卫联网无缝连接的应用程序和组件提供了强大的技术支持,如ASP.NET Web窗体、XML Web服务以及Windows窗体。本书的目的在于展示.NET框架中公共语言运行库存的核心内容。全书由两位广受尊敬的开发者/作者完成,并假设读者理解面向对象程序设计的基本概念,如数据抽象、继承和多态。书中内容清楚地解释了CLR的扩展类型系统,CLR如何管理类型的行为,以......一起来看看 《.NET框架程序设计》 这本书的介绍吧!

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换