Go to file
Levi B 4588b1c898 Add preliminary PBKDF2 routines to unblock identity work.
Win7 and Win8 optimizations will be committed as part of the larger DataProtection overhaul.
2014-08-20 22:47:47 -07:00
src/Microsoft.AspNet.Security.DataProtection Add preliminary PBKDF2 routines to unblock identity work. 2014-08-20 22:47:47 -07:00
.gitattributes
.gitignore
CONTRIBUTING.md
DataProtection.sln Updated solution file 2014-08-15 07:46:11 -07:00
DataProtection.sln.DotSettings
LICENSE.txt
NuGet.Config Updating dev Nuget.config 2014-08-06 12:30:35 -07:00
README.md
build.cmd Adding switch to build.cmd to skip KRE install 2014-06-03 10:14:14 -07:00
build.sh Updating build.sh based on KRuntime changes 2014-06-10 17:16:45 -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.