Metadata >> NuGet >> PervasiveDigital.Security.ManagedProviders

PervasiveDigital.Security.ManagedProviders

Metadata

Authors Martin Calsyn
Copyrights Copyright 2015 Pervasive Digital LLC
Description 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.
IconUrl https://dl.dropboxusercontent.com/u/24099742/Pervasive-Digital-Icon-notext.png
LicenseUrl http://www.apache.org/licenses/LICENSE-2.0.html
Owners Pervasive Digital LLC
ProjectUrl https://github.com/DotNetOpenAutomation/serialwifi
ReleaseNotes Initial release
RequireLicenseAcceptance False
Summary Managed implementations of selected security functions, including SHA2, HMACSHA256 and more.
Tags NETMF MicroFramework IoT Molecule.Net
Dependencies PervasiveDigital.Utility:2.0.3
Title Managed implementations of selected security functions
PackageSize 42067
PackageHashAlgorithm SHA512
PackageHash bWYiMUvjKe8prCCnmx0/EB2BOC1IvrWr1C2x3SEPJU6kFwO3hLt/oAMjT+ydbRFs+nXDVAUshnm/dftGOqDz3g==
DownloadCount 000000
CreatedDate 2015-07-01T16:53:21

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install PervasiveDigital.Security.ManagedProviders -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install PervasiveDigital.Security.ManagedProviders -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package PervasiveDigital.Security.ManagedProviders
Installing the package (HTTP Basic authentication):
Install-Package PervasiveDigital.Security.ManagedProviders -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package PervasiveDigital.Security.ManagedProviders -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package PervasiveDigital.Security.ManagedProviders

OpenWrap

Installing the package:
o add-wrap PervasiveDigital.Security.ManagedProviders
Uninstalling the package:
o remove-wrap PervasiveDigital.Security.ManagedProviders

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
2.0.3
2.0.1-beta
2.0.0-beta
1.3.2