全部搜索项
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 源代码: pycryptodome  ]

软件包:python3-pycryptodome(3.9.7+dfsg1-1 以及其他的)

python3-pycryptodome 的相关链接

Screenshot

Debian 的资源:

下载源码包 pycryptodome

维护小组:

外部的资源:

相似软件包:

cryptographic Python library (Python 3)

PyCryptodome is a self-contained Python package of low-level cryptographic primitives.

PyCryptodome is a fork of PyCrypto. It brings several enhancements with respect to the last official version of PyCrypto (2.6.1), for instance:

  * Authenticated encryption modes (GCM, CCM, EAX, SIV, OCB)
  * Accelerated AES on Intel platforms via AES-NI
  * First class support for PyPy
  * Elliptic curves cryptography (NIST P-256 curve only)
  * Better and more compact API (`nonce` and `iv` attributes for ciphers,
    automatic generation of random nonces and IVs, simplified CTR cipher mode,
    and more)
  * SHA-3 (including SHAKE XOFs) and BLAKE2 hash algorithms
  * Salsa20 and ChaCha20 stream ciphers
  * scrypt and HKDF
  * Deterministic (EC)DSA
  * Password-protected PKCS#8 key containers
  * Shamir's Secret Sharing scheme
  * Random numbers get sourced directly from the OS (and not from a CSPRNG in
    userspace)
  * Simplified install process, including better support for Windows
  * Cleaner RSA and DSA key generation (largely based on FIPS 186-4)
  * Major clean ups and simplification of the code base

PyCryptodome is not a wrapper to a separate C library like *OpenSSL*. To the largest possible extent, algorithms are implemented in pure Python. Only the pieces that are extremely critical to performance (e.g. block ciphers) are implemented as C extensions.

This is the Python 3 version of the package.

其他与 python3-pycryptodome 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • 增强

下载 python3-pycryptodome

下载可用于所有硬件架构的
硬件架构 版本 软件包大小 安装后大小 文件
amd64 3.9.7+dfsg1-1+b2 9,677.3 kB35,133.0 kB [文件列表]
arm64 3.9.7+dfsg1-1+b2 9,662.9 kB34,925.0 kB [文件列表]
armel 3.9.7+dfsg1-1+b2 9,703.2 kB34,929.0 kB [文件列表]
armhf 3.9.7+dfsg1-1+b2 9,666.9 kB34,877.0 kB [文件列表]
i386 3.9.7+dfsg1-1+b2 9,726.0 kB35,205.0 kB [文件列表]
mips64el 3.9.7+dfsg1-1+b2 9,676.7 kB34,977.0 kB [文件列表]
mipsel 3.9.7+dfsg1-1+b2 9,724.0 kB34,988.0 kB [文件列表]
ppc64el 3.9.7+dfsg1-1+b2 9,701.9 kB36,749.0 kB [文件列表]
s390x 3.9.7+dfsg1-1+b2 9,691.1 kB34,957.0 kB [文件列表]