Go to file
Levi B 76b76ba099 DataProtectionServices should use keys stored in HKLM auto-gen registry when running on IIS without user profile. 2014-10-20 14:54:43 -07:00
src DataProtectionServices should use keys stored in HKLM auto-gen registry when running on IIS without user profile. 2014-10-20 14:54:43 -07:00
test/Microsoft.AspNet.Security.DataProtection.Test Add unit tests for CngAuthenticatedEncryptorBase, PBKDF2, and SP800_108-CTR-HMACSHA512. 2014-10-16 15:54:35 -07:00
.gitattributes
.gitignore
CONTRIBUTING.md
DataProtection.sln Implement new DataProtection pipeline. 2014-10-10 11:17:37 -07:00
DataProtection.sln.DotSettings
LICENSE.txt
NuGet.Config Updating dev NuGet.config 2014-09-17 09:56:22 -07:00
README.md
build.cmd Updated build.cmd 2014-09-05 01:46:08 -07:00
build.sh
global.json Implement new DataProtection pipeline. 2014-10-10 11:17:37 -07:00
makefile.shade Change the default author in makefile.shade 2014-06-18 16:17:31 -07:00

README.md

DataProtection

Data Protection APIs

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