Scrypt.NET
1.0.1
A .NET implementation of scrypt password hash algorithm. This library has been written purely in C#, it has no dependencies or P/Invoke
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Scrypt.NET -Version 1.0.1
dotnet add package Scrypt.NET --version 1.0.1
<PackageReference Include="Scrypt.NET" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Scrypt.NET --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Scrypt.NET, 1.0.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
This package has no dependencies.
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Scrypt.NET:
Package | Downloads |
---|---|
StartOnion.CrossCutting
Cross Cutting Layer for Onion Architecture
|
|
ScottBrady91.AspNetCore.Identity.ScryptPasswordHasher
ASP.NET Core Identity IPasswordHasher implementation using Scrypt
|
|
Mus_ZilliqaCSharp
Mus_ZilliqaCSharp is a library for .Net core that lets you interact with the Zilliqa blockhain API
|
GitHub repositories
This package is not used by any popular GitHub repositories.