Metadata >> NuGet >> IronPigeon

IronPigeon

Metadata

Authors Andrew Arnott
Copyrights Copyright © Andrew Arnott
Description An open source generic message passing protocol with focus on confidentiality and authentication.
LicenseUrl http://opensource.org/licenses/MS-RL
Owners Andrew Arnott
ProjectUrl http://github.com/aarnott/ironpigeon
ReleaseNotes MonoTouch and MonoAndroid targets added, but all stubbed out at present. PCLs should work though.
RequireLicenseAcceptance False
Tags crypto cryptography mail email privacy
Dependencies Validation:[2.0.4, 3.0)|Microsoft.Net.Http:2.2.20|pclcrypto:0.5.0
Title IronPigeon secure messaging protocol
PackageSize 154915
PackageHashAlgorithm SHA512
PackageHash PbgFrFf/qJYAgUlzry90I7plgEwRCviw0RtNJIuk3KJCtufhDsZsrJY3FUEk2kgvnwszIlsG+y8G6ZsIne9uVg==
DownloadCount 000000
CreatedDate 2014-06-15T05:14:13

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 IronPigeon -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install IronPigeon -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 IronPigeon
Installing the package (HTTP Basic authentication):
Install-Package IronPigeon -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package IronPigeon -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package IronPigeon

OpenWrap

Installing the package:
o add-wrap IronPigeon
Uninstalling the package:
o remove-wrap IronPigeon

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
0.4.0-preview
0.3.3-preview
0.3.2-preview
0.3.1-preview
0.3.0-preview
0.2.2.0-preview
0.2.0.0-preview
0.1.9.0-preview
0.1.8.10-preview
0.1.6-preview
0.1.5-preview
0.1.4-preview
0.1.3-preview
0.1.1-preview
0.1.0-preview