-
python3-pyasn1-0.6.0-2.lbn36.noarch
This is an implementation of ASN.1 types and codecs in the Python 3 programming
language.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-pyasn1-modules-0.6.0-2.lbn36.noarch
ASN.1 types modules for python3-pyasn1.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-pyatspi-2.38.2-2.fc36.noarch
at-spi allows assistive technologies to access GTK-based
applications. Essentially it exposes the internals of applications for
automation, so tools such as screen readers, magnifiers, or even
scripting interfaces can query and interact with GUI controls.
This package includes a python3 client library for at-spi.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-pybeam-0.7-2.fc36.noarch
Python module to parse Erlang BEAM files.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-pycares-4.9.0-1.lbn36.x86_64
pycares is a Python module which provides an interface to
c-ares. c-ares is a C library that performs DNS requests and name
resolutions asynchronously.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-pycodestyle-2.10.0-2.lbn36.noarch
pycodestyle is a tool to check your Python code against some of the style
conventions in PEP 8. It has a plugin architecture, making new checks easy, and
its output is parseable, making it easy to jump to an error location in your
editor.
This is a version for Python 3.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-pycountry-23.12.7-2.lbn36.noarch
pycountry provides the ISO databases for the standards:
* 639-3 Languages
* 3166 Countries
* 3166-3 Deleted countries
* 3166-2 Subdivisions of countries
* 4217 Currencies
* 15924 Scripts
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-pycparser-2.22-1.lbn36.noarch
pycparser is a complete parser for the C language, written in pure Python.
It is a module designed to be easily integrated into applications that
need to parse C source code.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-pycrypto-2.6.1-1.lbn36.x86_64
Python Cryptography Toolkit (pycrypto)
======================================
This is a collection of both secure hash functions (such as SHA256 and
RIPEMD160), and various encryption algorithms (AES, DES, RSA, ElGamal,
etc.). The package is structured to make adding new modules easy.
This section is essentially complete, and the software interface will
almost certainly not change in...
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-pycryptodomex-3.15.0-1.fc36.x86_64
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.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36