PervasiveDigital.Security.ManagedProviders 3.0.9

dotnet add package PervasiveDigital.Security.ManagedProviders --version 3.0.9
NuGet\Install-Package PervasiveDigital.Security.ManagedProviders -Version 3.0.9
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="PervasiveDigital.Security.ManagedProviders" Version="3.0.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PervasiveDigital.Security.ManagedProviders --version 3.0.9
#r "nuget: PervasiveDigital.Security.ManagedProviders, 3.0.9"
#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 PervasiveDigital.Security.ManagedProviders as a Cake Addin
#addin nuget:?package=PervasiveDigital.Security.ManagedProviders&version=3.0.9

// Install PervasiveDigital.Security.ManagedProviders as a Cake Tool
#tool nuget:?package=PervasiveDigital.Security.ManagedProviders&version=3.0.9

This library provides managed implementations of selected security functions, including SHA2, HMACSHA256 and more.
     This is useful when working with .Net Micro Framework chips that do not have the native Crypto features enabled.
     The managed implementations will run significantly slower, but enable networking scenarios that would have
     otherwise been impossible.

Product Compatible and additional computed target framework versions.
.NET Micro Framework netmf43 is compatible.  netmf44 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on PervasiveDigital.Security.ManagedProviders:

Package Downloads
PervasiveDigital.Net.Azure.Storage

This library provides Networking helper classes for accessing Microsoft Azure Storage Services using the PervasiveDigital serial wifi stack and .Net Micro Framework

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.9 1,441 4/18/2016
3.0.8-beta 858 3/17/2016
3.0.2-beta 850 12/9/2015
3.0.1-beta 795 12/8/2015
3.0.0-beta 1,279 12/3/2015
2.0.3 1,346 7/1/2015
2.0.1-beta 925 6/30/2015
2.0.0-beta 832 6/30/2015
1.3.2 1,162 6/22/2015
1.3.0 1,174 5/20/2015
1.1.0 1,028 5/20/2015
1.0.3 968 5/19/2015
1.0.2 1,341 5/19/2015

Initial release