Scrypt.NET
1.0.0
See the version list below for details.
dotnet add package Scrypt.NET --version 1.0.0
NuGet\Install-Package Scrypt.NET -Version 1.0.0
<PackageReference Include="Scrypt.NET" Version="1.0.0" />
<PackageVersion Include="Scrypt.NET" Version="1.0.0" />
<PackageReference Include="Scrypt.NET" />
paket add Scrypt.NET --version 1.0.0
#r "nuget: Scrypt.NET, 1.0.0"
#:package Scrypt.NET@1.0.0
#addin nuget:?package=Scrypt.NET&version=1.0.0
#tool nuget:?package=Scrypt.NET&version=1.0.0
A .NET implementation of scrypt password hash algorithm. This library has been written purely in C#, it has no dependencies or P/Invoke
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net20 is compatible. net35 was computed. net40 was computed. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (13)
Showing the top 5 NuGet packages that depend on Scrypt.NET:
| Package | Downloads |
|---|---|
|
Vlingo.Xoom.Common
This is a very early stage release of the vlingo platform. The vlingo-net-common project consists of some tools that are used across various other vlingo-net projects. |
|
|
EscNet
An open-source micro framework built on .NET Standard, compatible with both .NET Core and .NET Framework. Created by Lucas Eschechola to streamline development by automating repetitive and common tasks in commercial applications. |
|
|
StartOnion.CrossCutting
Cross Cutting Layer for Onion Architecture |
|
|
NistagramSQLConnection
Package Description |
|
|
ScottBrady91.AspNetCore.Identity.ScryptPasswordHasher
ASP.NET Core Identity IPasswordHasher implementation using Scrypt.NET |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Scrypt.NET:
| Repository | Stars |
|---|---|
|
openbullet/OpenBullet2
OpenBullet reinvented
|
|
|
Aguafrommars/TheIdServer
OpenID/Connect, OAuth2, WS-Federation and SAML 2.0 server based on Duende IdentityServer and ITFoxtec Identity SAML 2.0 with its admin UI
|