.dll file

Konscious.Security.Cryptography.Argon2.dll

Uploaded: 2023-10-22 Last Validated: 2024-03-12
1.2.1.0 24.5KB x86 (32 bit) Verified 2024-03-12
Sponsored

File Info

Integrity Check
Passed
Uncompressed Size
24.5KB
MD5
cc2a203558b97d0249e902b8e56ebf4c
SHA256
2f54f35e39afb96fb3edee6c588202d310d7ce69d83856d94d95fc71687c81d5
SHA1
a796c4f46e105bc1ec94ca25643e2532caf134cc

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
2023-10-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.