Go to file
Levi B ca840d3711 Code cleanup in KeyDerivation
- Rename PRF members to be HMAC functions (which is technically correct)
- Use NotNullAttribute where possible
2015-03-17 22:03:43 -07:00
src Code cleanup in KeyDerivation 2015-03-17 22:03:43 -07:00
test Code cleanup in KeyDerivation 2015-03-17 22:03:43 -07:00
.gitattributes
.gitignore
CONTRIBUTING.md
DataProtection.sln Move time-limited data protector to Extensions project 2015-03-17 14:52:15 -07: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.