python3-argon2 binary package in Ubuntu Focal amd64

 Argon2 is a password-hashing function that can be used to hash passwords
 for credential storage, key derivation, or other applications.
 .
 There are two main versions of Argon2: Argon2i and Argon2d.
 Argon2i is the safest against side-channel attacks, while Argon2d provides
 the highest resistance against GPU cracking attacks.
 .
 Argon2i and Argon2d are parametrized by:
  * A time cost, which defines the amount of computation realized and
    therefore the execution time, given in number of iterations
  * A memory cost, which defines the memory usage, given in kibibytes
  * A parallelism degree, which defines the number of parallel threads
 .
 This module provides argon2 hashing primitives for the Python 3 programming
 language.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2019-10-24 09:23:12 UTC Published Ubuntu Focal amd64 release universe python Optional 18.3.0-2build1
  • Published
  • Copied from ubuntu focal-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Focal amd64 proposed universe python Optional 18.3.0-2build1
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to Release

  • Published
  2019-10-24 09:23:31 UTC Superseded Ubuntu Focal amd64 release universe python Optional 18.3.0-2
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of python-argon2 18.3.0-2build1 in ubuntu focal PROPOSED
  • Published
  • Copied from ubuntu eoan-proposed amd64 in Primary Archive for Ubuntu