.dll file

Konscious.Security.Cryptography.Argon2.dll

Uploaded: 2024-05-22 Last Validated: 2024-05-22
1.2.1.0 24.5KB x86 (32 bit) Verified 2024-05-22
Sponsored

File Info

Integrity Check
Passed
Uncompressed Size
24.5KB
MD5
ac3be7cdf53dc2a81fef712d7fefd7e9
SHA256
2a703073971d0dce4c00eea07e6ccbf5107e8178c81ea85e7a2710de412298e3
SHA1
cd1bf9980b56e5f3fab2d9a0fa5cb679b5121bbc

Metadata

Status
Complete
Company
Keef Aragon
Product
Konscious.Security.Cryptography.Argon2
Description
Konscious.Security.Cryptography.Argon2
Build Note
An implementation of Argon2 winner of PHC https://password-hashing.net/#argon2 Usage follows standard types found in System.Security.Cryptography in corefx. Specifically DeriveBytes. C# Implementation of the Argon2 1.3 spec with variants for Argon2i, Argon2d, and Argon2id
Copyright
(c) 2019 Keef Aragon

Data Points

First Upload
2024-05-22

Install Instructions

Open the downloaded archive and extract the DLL file
1.Extract .DLL
Open the archive you downloaded and extract the specific .dll file.
Install the DLL into the correct Windows system folder
2.Install .DLL
Place the file in the correct folder:
32-bitC:\Windows\SysWOW64
64-bitC:\Windows\System32
Restart the application after installing the DLL
3.Restart Software
Close and reopen the application so Windows can load the new DLL.