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
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="DH.Scrypt.dll" Version="1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DH.Scrypt.dll --version 1.0.3
#r "nuget: DH.Scrypt.dll, 1.0.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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 Compatible and additional computed target framework versions.
Silverlight sl3 is compatible.  sl4 is compatible.  sl5 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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,710 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.