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
<PackageReference Include="PervasiveDigital.Security.ManagedProviders" Version="3.0.9" />
paket add PervasiveDigital.Security.ManagedProviders --version 3.0.9
#r "nuget: PervasiveDigital.Security.ManagedProviders, 3.0.9"
// 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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Micro Framework | netmf43 is compatible. netmf44 is compatible. |
-
- PervasiveDigital.Utility (>= 3.0.9)
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,512 | 4/18/2016 |
3.0.8-beta | 893 | 3/17/2016 |
3.0.2-beta | 859 | 12/9/2015 |
3.0.1-beta | 820 | 12/8/2015 |
3.0.0-beta | 1,329 | 12/3/2015 |
2.0.3 | 1,407 | 7/1/2015 |
2.0.1-beta | 966 | 6/30/2015 |
2.0.0-beta | 855 | 6/30/2015 |
1.3.2 | 1,201 | 6/22/2015 |
1.3.0 | 1,215 | 5/20/2015 |
1.1.0 | 1,052 | 5/20/2015 |
1.0.3 | 999 | 5/19/2015 |
1.0.2 | 1,398 | 5/19/2015 |
Initial release