معرفی شرکت ها


python-pycryptodomex-3.19.0-1.fc38.src.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

A self-contained cryptographic library for Python
ویژگی مقدار
سیستم عامل Linux
توزیع Fedora 38
مخزن Fedora Everything i686
نام بسته python-pycryptodomex
نام فایل بسته python-pycryptodomex-3.19.0-1.fc38.src.rpm
نسخه بسته 3.19.0
انتشار بسته 1.fc38
معماری بسته i686
نگهدارنده -
تاریخ ساخت Mon 25 Sep 2023 01
هاست سازنده buildvm-x86-12.iad2.fedoraproject.org
نوع بسته .rpm
آدرس صفحه اصلی http://www.pycryptodome.org/
مجوز BSD-2-Clause AND LicenseRef-Fedora-Public-Domain
حجم دانلود 17M
حجم نصب 16.369M
PyCryptodome is a self-contained Python package of low-level cryptographic primitives. It's 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 * 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) * 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. Note: all modules are installed under the Cryptodome package to avoid conflicts with the PyCrypto library.


جایگزین ها



نیازمندی

مقدار نام
- (python3dist(tomli) if python3-devel < 3.11)
- gcc
- libtomcrypt-devel
- make
- pyproject-rpm-macros
- python3-devel
- python3-devel
- python3dist(packaging)
>= 19 python3dist(pip)
- python3dist(setuptools)
- python3dist(sphinx)
- python3dist(wheel)


ارائه دهنده

مقدار نام
= 3.19.0-1.fc38 python3-pycryptodomex
= 3.19.0-1.fc38 python3-pycryptodomex-selftest
= 3.19.0-1.fc38 python-pycryptodomex-debuginfo
= 3.19.0-1.fc38 python-pycryptodomex-debugsource


نحوه نصب


نصب پکیج rpm python-pycryptodomex:

    dnf install python-pycryptodomex-3.19.0-1.fc38.src.rpm


فایل ها

مسیرها
pycryptodomex-3.19.0.tar.gz
python-pycryptodomex-3.15.0-use_external_libtomcrypt.patch


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2023-09-24

Update to 3.19.0

2023-02-05

Update to 3.17.0
Fix Flatpak build (see
pycryptodomex/pull-request/3)

2023-01-20

Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild

2023-01-08

Fix build with Python 3.12 (fix deprecated unittest methods)

2023-01-07

Update to 3.16.0
Switch to SPDX in license tag

2022-07-22

Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild

2022-06-23

Update to 3.15.0

2022-06-13

Rebuilt for Python 3.11

2022-02-18

Update to 3.14.1

2022-02-02

Update to 3.14.0

2022-01-21

Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild

2021-11-25

Fix build with Python 3.11 (see RHBZ #2025587)

2021-10-09

Update to 3.11.0

2021-09-25

Update to 3.10.4