Go to file
Levi B 6637cb264f Split KeyDerivation into its own project
Move shared crypto code to a common project
2015-02-24 16:20:10 -08:00
src Split KeyDerivation into its own project 2015-02-24 16:20:10 -08:00
test Split KeyDerivation into its own project 2015-02-24 16:20:10 -08:00
.gitattributes
.gitignore
CONTRIBUTING.md
DataProtection.sln Split KeyDerivation into its own project 2015-02-24 16:20:10 -08:00
DataProtection.sln.DotSettings
LICENSE.txt
NuGet.Config
README.md
build.cmd
build.sh
global.json
makefile.shade

README.md

DataProtection

Data Protection APIs

This project is part of ASP.NET 5. You can find samples, documentation and getting started instructions for ASP.NET 5 at the Home repo.