Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource python3-pycryptodomex

PyCryptodomex is a self-contained Python package of low-level cryptographic primitives. Unlike PyCryptodome, it resides in its own namespace `Cryptodome`. 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), SHA-512/t and BLAKE2 hash algorithms * Salsa20 and ChaCha20 stream ciphers * Poly1305 MAC * ChaCha20-Poly1305 authenticated cipher * 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 PyCryptodomex 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.

Found 4 sites for python3-pycryptodomex

Found 73 RPM for python3-pycryptodomex

PackageSummaryDistributionDownload
python3-pycryptodomex-3.20.0-1.fc41.aarch64.htmlA self-contained cryptographic library for PythonFedora Rawhide for aarch64python3-pycryptodomex-3.20.0-1.fc41.aarch64.rpm
python3-pycryptodomex-3.20.0-1.fc41.ppc64le.htmlA self-contained cryptographic library for PythonFedora Rawhide for ppc64lepython3-pycryptodomex-3.20.0-1.fc41.ppc64le.rpm
python3-pycryptodomex-3.20.0-1.fc41.s390x.htmlA self-contained cryptographic library for PythonFedora Rawhide for s390xpython3-pycryptodomex-3.20.0-1.fc41.s390x.rpm
python3-pycryptodomex-3.20.0-1.fc41.x86_64.htmlA self-contained cryptographic library for PythonFedora Rawhide for x86_64python3-pycryptodomex-3.20.0-1.fc41.x86_64.rpm
python3-pycryptodomex-3.20.0-1.fc39.aarch64.htmlA self-contained cryptographic library for PythonFedora 39 updates for aarch64python3-pycryptodomex-3.20.0-1.fc39.aarch64.rpm
python3-pycryptodomex-3.20.0-1.fc39.x86_64.htmlA self-contained cryptographic library for PythonFedora 39 updates for x86_64python3-pycryptodomex-3.20.0-1.fc39.x86_64.rpm
python3-pycryptodomex-3.20.0-1.fc38.aarch64.htmlA self-contained cryptographic library for PythonFedora 38 updates for aarch64python3-pycryptodomex-3.20.0-1.fc38.aarch64.rpm
python3-pycryptodomex-3.20.0-1.fc38.x86_64.htmlA self-contained cryptographic library for PythonFedora 38 updates for x86_64python3-pycryptodomex-3.20.0-1.fc38.x86_64.rpm
python3-pycryptodomex-3.20.0-1.el9.aarch64.htmlA self-contained cryptographic library for PythonEPEL 9 Testing for aarch64python3-pycryptodomex-3.20.0-1.el9.aarch64.rpm
python3-pycryptodomex-3.20.0-1.el9.ppc64le.htmlA self-contained cryptographic library for PythonEPEL 9 Testing for ppc64lepython3-pycryptodomex-3.20.0-1.el9.ppc64le.rpm
python3-pycryptodomex-3.20.0-1.el9.s390x.htmlA self-contained cryptographic library for PythonEPEL 9 Testing for s390xpython3-pycryptodomex-3.20.0-1.el9.s390x.rpm
python3-pycryptodomex-3.20.0-1.el9.x86_64.htmlA self-contained cryptographic library for PythonEPEL 9 Testing for x86_64python3-pycryptodomex-3.20.0-1.el9.x86_64.rpm
python3-pycryptodomex-3.19.0-1.fc39.aarch64.htmlA self-contained cryptographic library for PythonFedora 39 for aarch64python3-pycryptodomex-3.19.0-1.fc39.aarch64.rpm
python3-pycryptodomex-3.19.0-1.fc39.ppc64le.htmlA self-contained cryptographic library for PythonFedora 39 for ppc64lepython3-pycryptodomex-3.19.0-1.fc39.ppc64le.rpm
python3-pycryptodomex-3.19.0-1.fc39.s390x.htmlA self-contained cryptographic library for PythonFedora 39 for s390xpython3-pycryptodomex-3.19.0-1.fc39.s390x.rpm
python3-pycryptodomex-3.19.0-1.fc39.x86_64.htmlA self-contained cryptographic library for PythonFedora 39 for x86_64python3-pycryptodomex-3.19.0-1.fc39.x86_64.rpm
python3-pycryptodomex-3.19.0-1.fc37.aarch64.htmlA self-contained cryptographic library for PythonFedora 37 updates for aarch64python3-pycryptodomex-3.19.0-1.fc37.aarch64.rpm
python3-pycryptodomex-3.19.0-1.fc37.x86_64.htmlA self-contained cryptographic library for PythonFedora 37 updates for x86_64python3-pycryptodomex-3.19.0-1.fc37.x86_64.rpm
python3-pycryptodomex-3.19.0-1.mga10.aarch64.htmlCryptographic library for PythonMageia Cauldron for aarch64python3-pycryptodomex-3.19.0-1.mga10.aarch64.rpm
python3-pycryptodomex-3.19.0-1.mga10.armv7hl.htmlCryptographic library for PythonMageia Cauldron for armv7hlpython3-pycryptodomex-3.19.0-1.mga10.armv7hl.rpm
python3-pycryptodomex-3.19.0-1.mga10.i586.htmlCryptographic library for PythonMageia Cauldron for i686python3-pycryptodomex-3.19.0-1.mga10.i586.rpm
python3-pycryptodomex-3.19.0-1.mga10.x86_64.htmlCryptographic library for PythonMageia Cauldron for x86_64python3-pycryptodomex-3.19.0-1.mga10.x86_64.rpm
python3-pycryptodomex-3.17.0-1.fc38.aarch64.htmlA self-contained cryptographic library for PythonFedora 38 for aarch64python3-pycryptodomex-3.17.0-1.fc38.aarch64.rpm
python3-pycryptodomex-3.17.0-1.fc38.ppc64le.htmlA self-contained cryptographic library for PythonFedora 38 for ppc64lepython3-pycryptodomex-3.17.0-1.fc38.ppc64le.rpm
python3-pycryptodomex-3.17.0-1.fc38.s390x.htmlA self-contained cryptographic library for PythonFedora 38 for s390xpython3-pycryptodomex-3.17.0-1.fc38.s390x.rpm
python3-pycryptodomex-3.17.0-1.fc38.x86_64.htmlA self-contained cryptographic library for PythonFedora 38 for x86_64python3-pycryptodomex-3.17.0-1.fc38.x86_64.rpm
python3-pycryptodomex-3.15.0-2.fc37.aarch64.htmlA self-contained cryptographic library for PythonFedora 37 for aarch64python3-pycryptodomex-3.15.0-2.fc37.aarch64.rpm
python3-pycryptodomex-3.15.0-2.fc37.ppc64le.htmlA self-contained cryptographic library for PythonFedora 37 for ppc64lepython3-pycryptodomex-3.15.0-2.fc37.ppc64le.rpm
python3-pycryptodomex-3.15.0-2.fc37.s390x.htmlA self-contained cryptographic library for PythonFedora 37 for s390xpython3-pycryptodomex-3.15.0-2.fc37.s390x.rpm
python3-pycryptodomex-3.15.0-2.fc37.x86_64.htmlA self-contained cryptographic library for PythonFedora 37 for x86_64python3-pycryptodomex-3.15.0-2.fc37.x86_64.rpm
python3-pycryptodomex-3.15.0-1.mga9.aarch64.htmlCryptographic library for PythonMageia 9 for aarch64python3-pycryptodomex-3.15.0-1.mga9.aarch64.rpm
python3-pycryptodomex-3.15.0-1.mga9.armv7hl.htmlCryptographic library for PythonMageia 9 for armv7hlpython3-pycryptodomex-3.15.0-1.mga9.armv7hl.rpm
python3-pycryptodomex-3.15.0-1.mga9.i586.htmlCryptographic library for PythonMageia 9 for i586python3-pycryptodomex-3.15.0-1.mga9.i586.rpm
python3-pycryptodomex-3.15.0-1.mga9.x86_64.htmlCryptographic library for PythonMageia 9 for x86_64python3-pycryptodomex-3.15.0-1.mga9.x86_64.rpm
python3-pycryptodomex-3.14.0-1.el9.aarch64.htmlA self-contained cryptographic library for PythonEPEL 9 for aarch64python3-pycryptodomex-3.14.0-1.el9.aarch64.rpm
python3-pycryptodomex-3.14.0-1.el9.ppc64le.htmlA self-contained cryptographic library for PythonEPEL 9 for ppc64lepython3-pycryptodomex-3.14.0-1.el9.ppc64le.rpm
python3-pycryptodomex-3.14.0-1.el9.s390x.htmlA self-contained cryptographic library for PythonEPEL 9 for s390xpython3-pycryptodomex-3.14.0-1.el9.s390x.rpm
python3-pycryptodomex-3.14.0-1.el9.x86_64.htmlA self-contained cryptographic library for PythonEPEL 9 for x86_64python3-pycryptodomex-3.14.0-1.el9.x86_64.rpm
python3-pycryptodomex-3.10.1-1.el8.aarch64.htmlA self-contained cryptographic library for PythonEPEL 8 for aarch64python3-pycryptodomex-3.10.1-1.el8.aarch64.rpm
python3-pycryptodomex-3.10.1-1.el8.ppc64le.htmlA self-contained cryptographic library for PythonEPEL 8 for ppc64lepython3-pycryptodomex-3.10.1-1.el8.ppc64le.rpm
python3-pycryptodomex-3.10.1-1.el8.s390x.htmlA self-contained cryptographic library for PythonEPEL 8 for s390xpython3-pycryptodomex-3.10.1-1.el8.s390x.rpm
python3-pycryptodomex-3.10.1-1.el8.x86_64.htmlA self-contained cryptographic library for PythonEPEL 8 for x86_64python3-pycryptodomex-3.10.1-1.el8.x86_64.rpm
python3-pycryptodomex-3.9.9-150300.3.3.1.aarch64.htmlCryptographic library for PythonOpenSuSE Leap 15.6 for aarch64python3-pycryptodomex-3.9.9-150300.3.3.1.aarch64.rpm
python3-pycryptodomex-3.9.9-150300.3.3.1.ppc64le.htmlCryptographic library for PythonOpenSuSE Leap 15.6 for ppc64lepython3-pycryptodomex-3.9.9-150300.3.3.1.ppc64le.rpm
python3-pycryptodomex-3.9.9-150300.3.3.1.s390x.htmlCryptographic library for PythonOpenSuSE Leap 15.6 for s390xpython3-pycryptodomex-3.9.9-150300.3.3.1.s390x.rpm
python3-pycryptodomex-3.9.9-150300.3.3.1.x86_64.htmlCryptographic library for PythonOpenSuSE Leap 15.6 for x86_64python3-pycryptodomex-3.9.9-150300.3.3.1.x86_64.rpm
python3-pycryptodomex-3.9.9-1.11.aarch64.htmlCryptographic library for PythonOpenSuSE Leap 15.3 for aarch64python3-pycryptodomex-3.9.9-1.11.aarch64.rpm
python3-pycryptodomex-3.9.9-1.11.aarch64.htmlCryptographic library for PythonOpenSuSE Leap 15.4 for aarch64python3-pycryptodomex-3.9.9-1.11.aarch64.rpm
python3-pycryptodomex-3.9.9-1.11.aarch64.htmlCryptographic library for PythonOpenSuSE Leap 15.5 for aarch64python3-pycryptodomex-3.9.9-1.11.aarch64.rpm
python3-pycryptodomex-3.9.9-1.11.ppc64le.htmlCryptographic library for PythonOpenSuSE Leap 15.3 for ppc64lepython3-pycryptodomex-3.9.9-1.11.ppc64le.rpm
python3-pycryptodomex-3.9.9-1.11.ppc64le.htmlCryptographic library for PythonOpenSuSE Leap 15.4 for ppc64lepython3-pycryptodomex-3.9.9-1.11.ppc64le.rpm
python3-pycryptodomex-3.9.9-1.11.ppc64le.htmlCryptographic library for PythonOpenSuSE Leap 15.5 for ppc64lepython3-pycryptodomex-3.9.9-1.11.ppc64le.rpm
python3-pycryptodomex-3.9.9-1.11.s390x.htmlCryptographic library for PythonOpenSuSE Leap 15.3 for s390xpython3-pycryptodomex-3.9.9-1.11.s390x.rpm
python3-pycryptodomex-3.9.9-1.11.s390x.htmlCryptographic library for PythonOpenSuSE Leap 15.4 for s390xpython3-pycryptodomex-3.9.9-1.11.s390x.rpm
python3-pycryptodomex-3.9.9-1.11.s390x.htmlCryptographic library for PythonOpenSuSE Leap 15.5 for s390xpython3-pycryptodomex-3.9.9-1.11.s390x.rpm
python3-pycryptodomex-3.9.9-1.11.x86_64.htmlCryptographic library for PythonOpenSuSE Leap 15.3 for x86_64python3-pycryptodomex-3.9.9-1.11.x86_64.rpm
python3-pycryptodomex-3.9.9-1.11.x86_64.htmlCryptographic library for PythonOpenSuSE Leap 15.4 for x86_64python3-pycryptodomex-3.9.9-1.11.x86_64.rpm
python3-pycryptodomex-3.9.9-1.11.x86_64.htmlCryptographic library for PythonOpenSuSE Leap 15.5 for x86_64python3-pycryptodomex-3.9.9-1.11.x86_64.rpm
python3-pycryptodomex-3.9.9-1.3.armv7hl.htmlCryptographic library for PythonOpenSuSE Ports Leap 15.3 for armv7hlpython3-pycryptodomex-3.9.9-1.3.armv7hl.rpm
python3-pycryptodomex-3.9.9-1.3.armv7hl.htmlCryptographic library for PythonOpenSuSE Ports Leap 15.4 for armv7hlpython3-pycryptodomex-3.9.9-1.3.armv7hl.rpm
python3-pycryptodomex-3.9.9-1.3.armv7hl.htmlCryptographic library for PythonOpenSuSE Ports Leap 15.5 for armv7hlpython3-pycryptodomex-3.9.9-1.3.armv7hl.rpm
python3-pycryptodomex-3.9.9-lp152.2.3.1.aarch64.htmlCryptographic library for PythonOpenSuSE Ports Leap 15.2 updates for aarch64python3-pycryptodomex-3.9.9-lp152.2.3.1.aarch64.rpm
python3-pycryptodomex-3.9.9-lp152.2.3.1.armv7hl.htmlCryptographic library for PythonOpenSuSE Ports Leap 15.2 updates for armv7hlpython3-pycryptodomex-3.9.9-lp152.2.3.1.armv7hl.rpm
python3-pycryptodomex-3.9.9-lp152.2.3.1.ppc64le.htmlCryptographic library for PythonOpenSuSE Ports Leap 15.2 updates for ppc64lepython3-pycryptodomex-3.9.9-lp152.2.3.1.ppc64le.rpm
python3-pycryptodomex-3.9.9-lp152.2.3.1.x86_64.htmlCryptographic library for PythonOpenSuSE Leap 15.2 updates for x86_64python3-pycryptodomex-3.9.9-lp152.2.3.1.x86_64.rpm
python3-pycryptodomex-3.9.8-1.mga8.aarch64.htmlCryptographic library for PythonMageia 8 for aarch64python3-pycryptodomex-3.9.8-1.mga8.aarch64.rpm
python3-pycryptodomex-3.9.8-1.mga8.armv7hl.htmlCryptographic library for PythonMageia 8 for armv7hlpython3-pycryptodomex-3.9.8-1.mga8.armv7hl.rpm
python3-pycryptodomex-3.9.8-1.mga8.i586.htmlCryptographic library for PythonMageia 8 for i586python3-pycryptodomex-3.9.8-1.mga8.i586.rpm
python3-pycryptodomex-3.9.8-1.mga8.x86_64.htmlCryptographic library for PythonMageia 8 for x86_64python3-pycryptodomex-3.9.8-1.mga8.x86_64.rpm
python3-pycryptodomex-3.9.2-lp152.1.5.ppc64le.htmlCryptographic library for PythonOpenSuSE Ports Leap 15.2 for ppc64lepython3-pycryptodomex-3.9.2-lp152.1.5.ppc64le.rpm
python3-pycryptodomex-3.9.2-lp152.1.4.x86_64.htmlCryptographic library for PythonOpenSuSE Leap 15.2 for x86_64python3-pycryptodomex-3.9.2-lp152.1.4.x86_64.rpm
python3-pycryptodomex-3.9.2-lp152.1.1.aarch64.htmlCryptographic library for PythonOpenSuSE Ports Leap 15.2 for aarch64python3-pycryptodomex-3.9.2-lp152.1.1.aarch64.rpm
python3-pycryptodomex-3.9.2-lp152.1.1.armv7hl.htmlCryptographic library for PythonOpenSuSE Ports Leap 15.2 for armv7hlpython3-pycryptodomex-3.9.2-lp152.1.1.armv7hl.rpm

Generated by rpm2html 1.6

Fabrice Bellet