Metadata >> NuGet >> WebApplications.Utilities.Cryptography

WebApplications.Utilities.Cryptography

Metadata

Authors Web Applications UK Ltd
Copyrights Copyright (c) 2015, Web Applications UK Ltd
Description Tools for hashing, encoding/decoding and encrypting/decrypting data.
IconUrl https://github.com/webappsuk/CoreLibraries/blob/master/nuget.png?raw=true
LicenseUrl https://raw.githubusercontent.com/webappsuk/CoreLibraries/master/license.md
Owners Web Applications UK Ltd
ProjectUrl https://github.com/webappsuk/CoreLibraries
RequireLicenseAcceptance True
Summary Provides utility functions for encryption/decrypting, hashing and encoding.
Tags Utility Utilities Cryptography Encrypt Decrypt Base32 AES RSA PBKDF2
Dependencies NodaTime:1.3.1|WebApplications.Utilities:5.2.5721.22650
Title Web Applications UK Ltd Cryptography
PackageSize 93919
PackageHashAlgorithm SHA512
PackageHash 1UoxohTsciqQPL9ZO6/+irKHYKeL8AcbU8GJGV+mzCzLEudTynQlZg0e4te+ol6A42eOUfNagRBxb0E9XKJ7Cw==
DownloadCount 000000
CreatedDate 2015-08-31T12:05:55

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

OpenWrap

Installing the package:
o add-wrap WebApplications.Utilities.Cryptography
Uninstalling the package:
o remove-wrap WebApplications.Utilities.Cryptography

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
5.2.5721.22652