- 授权协议: BSD
- 开发语言: C/C++ Python
- 操作系统: 跨平台
- 软件首页: https://github.com/Legrandin/pycryptodome
- 软件文档: https://www.pycryptodome.org/en/latest/
- 官方下载: https://pypi.python.org/pypi/pycryptodome
软件介绍
PyCryptodome 是一个低级密码学原语的独立 Python 包,它支持 Python 2.4 及以上,全部 Python 3 版本以及 PyPy。
PyCryptodome 是 PyCrypto 分叉出来的一个项目。它对 PyCrypto (2.6.1) 的最后一个正式版进行了以下增强:
认证加密模式 (GCM, CCM, EAX, SIV, OCB)
通过AES-NI在英特尔平台上加速AES
一级支持PyPy
椭圆曲线加密 (NIST P-256 curve only)
SHA-3(包括SHAKE XOF)和BLAKE2哈希算法
Salsa20和ChaCha20流密码
scrypt和HKDF
简化安装过程,包括更好的Windows支持
生成更清洁的RSA和DSA密钥(主要基于FIPS 186-4)
Real-Time Collision Detection
Christer Ericson / CRC Press / 2004-12-22 / USD 98.95
Written by an expert in the game industry, Christer Ericson's new book is a comprehensive guide to the components of efficient real-time collision detection systems. The book provides the tools and kn......一起来看看 《Real-Time Collision Detection》 这本书的介绍吧!
RGB转16进制工具
RGB HEX 互转工具
在线进制转换器
各进制数互转换器