Go to file
Levi B 8ec6dc3712 Code cleanup
Rename IAuthenticatedEncryptor2 -> IOptimizedAuthenticatedEncryptor
Rename ProtectedMemoryBlob -> Secret
Add some missing doc comments explaining
2015-02-24 15:49:30 -08:00
src Code cleanup 2015-02-24 15:49:30 -08:00
test/Microsoft.AspNet.Security.DataProtection.Test Code cleanup 2015-02-24 15:49:30 -08:00
.gitattributes
.gitignore Add project.lock.json to .gitignore 2015-02-16 12:07:04 -08:00
CONTRIBUTING.md
DataProtection.sln
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.