python3-pycryptodome binary package in Ubuntu Jammy armhf

 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
   * Elliptic curves cryptography (NIST P-256, P-384 and P-521 curves 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 and cSHAKE XOFs), truncated SHA-512 and BLAKE2
     hash algorithms
   * Salsa20 and ChaCha20/XChaCha20 stream ciphers
   * Poly1305 MAC
   * ChaCha20-Poly1305 and XChaCha20-Poly1305 authenticated ciphers
   * scrypt, bcrypt and HKDF derivation functions
   * 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.
 .
 This is the Python 3 version of the package.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2024-01-23 16:25:39 UTC Published Ubuntu Jammy armhf updates main python Optional 3.11.0+dfsg1-3ubuntu0.1
  • Published
  • Copied from Primary Archive for Ubuntu
  • Originally built as ubuntu jammy-release armhf in PPA for Ubuntu Security Proposed
  2024-01-23 14:24:27 UTC Published Ubuntu Jammy armhf security main python Optional 3.11.0+dfsg1-3ubuntu0.1
  • Published
  • Copied from ubuntu jammy-release armhf in PPA for Ubuntu Security Proposed
  2022-04-02 20:53:51 UTC Published Ubuntu Jammy armhf release main python Optional 3.11.0+dfsg1-3build1
  • Published
  • Copied from Primary Archive for Ubuntu
  • Originally built as ubuntu jammy-release armhf in 4816 - 2022-03-25
  Deleted Ubuntu Jammy armhf proposed main python Optional 3.11.0+dfsg1-3build1
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to jammy

  • Published
  • Copied from ubuntu jammy-release armhf in 4816 - 2022-03-25
  2022-04-02 20:54:00 UTC Superseded Ubuntu Jammy armhf release main python Optional 3.11.0+dfsg1-3
  • Removed from disk .
  • Removal requested .
  • Superseded by armhf build of pycryptodome 3.11.0+dfsg1-3build1 in ubuntu jammy RELEASE
  • Published
  • Copied from ubuntu jammy-proposed armhf in Primary Archive for Ubuntu
  2022-04-04 00:10:09 UTC Deleted Ubuntu Jammy armhf proposed main python Optional 3.11.0+dfsg1-3
  • Removed from disk .
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to jammy

  • Published
  2021-11-26 23:44:58 UTC Superseded Ubuntu Jammy armhf proposed main python Optional 3.11.0+dfsg1-2
  • Removed from disk .
  • Removal requested .
  • Superseded by armhf build of pycryptodome 3.11.0+dfsg1-3 in ubuntu jammy PROPOSED
  • Published
  2021-11-16 11:50:22 UTC Superseded Ubuntu Jammy armhf proposed main python Optional 3.11.0+dfsg1-1
  • Removed from disk .
  • Removal requested .
  • Superseded by armhf build of pycryptodome 3.11.0+dfsg1-2 in ubuntu jammy PROPOSED
  • Published
  2021-11-30 09:39:43 UTC Superseded Ubuntu Jammy armhf release main python Optional 3.9.7+dfsg1-1build5
  • Removed from disk .
  • Removal requested .
  • Superseded by armhf build of pycryptodome 3.11.0+dfsg1-3 in ubuntu jammy PROPOSED
  • Published
  • Copied from ubuntu jammy-proposed armhf in Primary Archive for Ubuntu
  2021-12-01 12:10:07 UTC Deleted Ubuntu Jammy armhf proposed main python Optional 3.9.7+dfsg1-1build5
  • Removed from disk .
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to jammy

  • Published
  2021-10-18 04:39:03 UTC Superseded Ubuntu Jammy armhf release main python Optional 3.9.7+dfsg1-1build3
  • Removed from disk .
  • Removal requested .
  • Superseded by armhf build of pycryptodome 3.9.7+dfsg1-1build5 in ubuntu jammy PROPOSED
  • Published
  • Copied from ubuntu hirsute-proposed armhf in Primary Archive for Ubuntu
  2021-10-16 08:00:27 UTC Superseded Ubuntu Jammy armhf proposed main python Optional 3.9.7+dfsg1-1build4
  • Removed from disk .
  • Removal requested .
  • Superseded by armhf build of pycryptodome 3.9.7+dfsg1-1build5 in ubuntu jammy PROPOSED
  • Published
  • Copied from ubuntu impish-proposed armhf in Primary Archive for Ubuntu