Metadata >> NuGet >> Keyczar >> 0.7.5-beta6

0.7.5-beta6

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 - Less variable constant time compare - WebKeySet requires SSL by default - WebKeySet can allow self signed certs by thumbprint
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 1194145
PackageHashAlgorithm SHA512
PackageHash jLy8sF3tIM6bTU0wzxCjYDBojFjbWMR0/HKA3VmtpoHRZOpDdzVLGwIwBEqARU1lYWbR8kRQcm289JMqnYo4+Q==
DownloadCount 000000
CreatedDate 2013-03-07T14:53:51

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-beta6 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Keyczar -Version 0.7.5-beta6 -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-beta6 %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-beta6 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Keyczar -Version 0.7.5-beta6 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap Keyczar -Version 0.7.5-beta6
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