Skip to content

Proof of concept using IDataProtectionProvider

Notifications You must be signed in to change notification settings

i10s/DataProtectionPoc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DataProtectionPoc

Proof of concept using IDataProtectionProvider

Usage

Protect

http://localhost:5000/protect/[string to protect]

Unprotect

http://localhost:5000/unprotect/[string protected]

About

Proof of concept using IDataProtectionProvider

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 87.1%
  • Dockerfile 12.9%