Metadata >> NuGet >> Keyczar >> 0.7.5-beta3

0.7.5-beta3

Metadata

Authors Jay Tuley,Google
Copyrights Copyright 2012-2013
Description This is a C# implementation of the Full Keyczar API. Keyczar is an open source cryptographic toolkit designed to make it easier and safer for devlopers to use cryptography in their applications. Keyczar supports authentication and encryption with both symmetric and asymmetric keys. Some features of Keyczar include: - A simple API - Key rotation and versioning - Safe default algorithms, modes, and key length - Automated generation of initialization vectors and ciphertext signatures - Java, Python, Go, and C++ w/swig (swig supported languages like Perl) implementations also exist.
IconUrl http://www.keyczar.org/keyczar_logo.jpg
LicenseUrl http://www.apache.org/licenses/LICENSE-2.0.html
Owners Jay Tuley
ProjectUrl http://jbtule.github.com/keyczar-dotnet/
ReleaseNotes * Fixed TimeoutSigner compatibilty with other keyczar. * Keyczar tool updated 'usekey' to produce all keyczar wire formats. * TimeoutVerifier now has optional call back for current time.
RequireLicenseAcceptance True
Summary Toolkit for safe and simple cryptography
Tags cryptography crypto security encryption symmetric asymmetric mac aes rsa dsa hmac
Dependencies BouncyCastle:1.7.0|DotNetZip:1.9.1.8|Newtonsoft.Json:4.5.8
Title Keyczar
PackageSize 1183385
PackageHashAlgorithm SHA512
PackageHash FiuQfUX67JUUj78X5xr5hH6473ZqjeIV7jQZWmdiPxJB0kDNfCDuZAdDiaPP8GKVPmsK2y4r4x8JdTvD0aGeuQ==
DownloadCount 000000
CreatedDate 2013-01-23T03:56:06

Access

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

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Keyczar -Version 0.7.5-beta3 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Keyczar -Version 0.7.5-beta3 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete Keyczar 0.7.5-beta3 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package Keyczar -Version 0.7.5-beta3 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Keyczar -Version 0.7.5-beta3 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap Keyczar -Version 0.7.5-beta3
Uninstalling the package:
o remove-wrap Keyczar

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v4.0,Profile=Client Binaries