argon2 0~20171227-0.3 source package in Ubuntu

Changelog

argon2 (0~20171227-0.3) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix FTBFS on kfreebsd architectures (Closes: #1004304)

 -- Laurent Bigonville <email address hidden>  Sun, 13 Feb 2022 10:41:34 +0100

Upload details

Uploaded by:
Luca Bruno
Uploaded to:
Sid
Original maintainer:
Luca Bruno
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release main misc
Jammy release main misc

Downloads

File Size SHA-256 Checksum
argon2_0~20171227-0.3.dsc 1.7 KiB abd57826c337539e017361246faea9ead641dcb89ac92bb0b3c835d9fbadb499
argon2_0~20171227.orig.tar.gz 1.4 MiB eaea0172c1f4ee4550d1b6c9ce01aab8d1ab66b4207776aa67991eb5872fdcd8
argon2_0~20171227-0.3.debian.tar.xz 6.9 KiB c0f6828688f32ebcef332e0c5817d8fe88b9a9a8fd1e9c28ed268aa4404fbee9

No changes file available.

Binary packages built by this source

argon2: No summary available for argon2 in ubuntu kinetic.

No description available for argon2 in ubuntu kinetic.

argon2-dbgsym: debug symbols for argon2
libargon2-0: No summary available for libargon2-0 in ubuntu kinetic.

No description available for libargon2-0 in ubuntu kinetic.

libargon2-1: memory-hard hashing function - runtime library

 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 package includes the dynamic library against which programs are linked.

libargon2-1-dbgsym: debug symbols for libargon2-1
libargon2-dev: No summary available for libargon2-dev in ubuntu kinetic.

No description available for libargon2-dev in ubuntu kinetic.