argon2 0~20161029-1 source package in Ubuntu

Changelog

argon2 (0~20161029-1) unstable; urgency=medium

  [ Luca Bruno ]
  * New upstream version 0~20161029

  [ Tyler Hicks ]
  * debian/copyright: argon2 is now dual-licensed
  * debian/libargon2-0.symbols: Add new symbols for argon2id support

 -- Luca Bruno <email address hidden>  Sun, 16 Jul 2017 10:38:31 +0000

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

Downloads

File Size SHA-256 Checksum
argon2_0~20161029-1.dsc 2.0 KiB d24d317936bcb161a75aa3b8d9b2fc64cf50759f3c11534cdeae061b722dfdd9
argon2_0~20161029.orig.tar.gz 1.4 MiB fe0049728b946b58b94cc6db89b34e2d050c62325d16316a534d2bedd78cd5e7
argon2_0~20161029-1.debian.tar.xz 6.0 KiB 7b002a91d8071514c43eb2aed2fd6b1be5522750e251c6b425b54a02e364e66d

Available diffs

No changes file available.

Binary packages built by this source

argon2: memory-hard hashing function - utility

 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 contains the argon2 tool for hashing data on the command-line.

argon2-dbgsym: debug symbols for argon2
libargon2-0: 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-0-dbgsym: No summary available for libargon2-0-dbgsym in ubuntu artful.

No description available for libargon2-0-dbgsym in ubuntu artful.

libargon2-0-dev: No summary available for libargon2-0-dev in ubuntu artful.

No description available for libargon2-0-dev in ubuntu artful.