libargon2-1_0~20171227-0.2_amd64.deb

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/chickeaterbanana/libpod/script.deb.sh | sudo bash
copy
curl -s https://packagecloud.io/install/repositories/chickeaterbanana/libpod/script.deb.sh | sudo bash

STEP 2: Install the package
sudo apt-get install libargon2-1=0~20171227-0.2

memory-hard hashing function - runtime library

Full description:
  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.

Checksums

MD5 76765e91db075f8a1c3e9a2907a5bd47
SHA1 d4fc3c783555cff8094a894741674c3ad97cc2f6
SHA256 0d2be32c122d26bbd9b604fbe0072265e4978e07b0e1b7149ba364ba3cc5a302
SHA512 67f5036c06f1cada1f3d369524b4e73556a1fa2521dd50446710fe529f240353d8e64752319a4f4f44d5624f9459f30095baf88a897a9afef6c14b12083b8ae3

Depends

  • libc6 (>= 2.14)

Files

  • /usr/share/doc/libargon2-1/copyright
  • /usr/share/doc/libargon2-1/changelog.gz
  • /usr/share/doc/libargon2-1/changelog.Debian.gz
  • /usr/lib/x86_64-linux-gnu/libargon2.so.1

Uploaded

over 5 years ago

Package Size

19.2 KB

Installed Size

55.7 KB

Downloads

6

wget

wget --content-disposition "https://packagecloud.io/chickeaterbanana/libpod/packages/debian/buster/libargon2-1_0~20171227-0.2_amd64.deb/download.deb?distro_version_id=150"

Homepage

https://github.com/P-H-C/phc-winner-argon2