DH.Scrypt.dll
1.0.3
dotnet add package DH.Scrypt.dll --version 1.0.3
NuGet\Install-Package DH.Scrypt.dll -Version 1.0.3
<PackageReference Include="DH.Scrypt.dll" Version="1.0.3" />
paket add DH.Scrypt.dll --version 1.0.3
#r "nuget: DH.Scrypt.dll, 1.0.3"
// Install DH.Scrypt.dll as a Cake Addin #addin nuget:?package=DH.Scrypt.dll&version=1.0.3 // Install DH.Scrypt.dll as a Cake Tool #tool nuget:?package=DH.Scrypt.dll&version=1.0.3
The Scrypt (Silverlight Cryptography) library adds RSA Encryption, Decryption, Signing and Verification for Silverlight and Windows Phone 7. Key generation is performed asynchrounously so as not to block your UI. This library has been used successfully in Windows Phone 7 apps offered through AppHub. For questions, or source please visit our home on Codeplex: https://scrypt.codeplex.com/
Product | Versions Compatible and additional computed target framework versions. |
---|---|
Silverlight | sl3 is compatible. sl4 is compatible. sl5 is compatible. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.3 | 3,764 | 1/6/2012 |
Package has been fixed to include assemblies. This package contains the Silverlight 3, 4 and 5 versions of the assembly. For WP7 you will need to download the source from codeplex and rebuild.