argon2 0~20171227-0.2build21.04.0 source package in Ubuntu
Changelog
argon2 (0~20171227-0.2build21.04.0) hirsute; urgency=medium * No-change rebuild to drop the udeb package. -- Matthias Klose <email address hidden> Mon, 22 Feb 2021 10:42:49 +0100
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Hirsute
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
argon2_0~20171227.orig.tar.gz | 1.4 MiB | eaea0172c1f4ee4550d1b6c9ce01aab8d1ab66b4207776aa67991eb5872fdcd8 |
argon2_0~20171227-0.2build21.04.0.debian.tar.xz | 6.9 KiB | b7430c2810829d4ca2565eeabae89026ac706d8db6bad44bba61c491ad9c73cb |
argon2_0~20171227-0.2build21.04.0.dsc | 2.2 KiB | b1539b44d57da29925f1141e8f91cc189cf34ffa918076d037e9dbce0201e87e |
Available diffs
Binary packages built by this source
- argon2: No summary available for argon2 in ubuntu hirsute.
No description available for argon2 in ubuntu hirsute.
- argon2-dbgsym: No summary available for argon2-dbgsym in ubuntu hirsute.
No description available for argon2-dbgsym in ubuntu hirsute.
- libargon2-0: No summary available for libargon2-0 in ubuntu hirsute.
No description available for libargon2-0 in ubuntu hirsute.
- 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 hirsute.
No description available for libargon2-dev in ubuntu hirsute.