Skip to content

.NET Core field-level encrypted JSON serialization, using Microsoft.AspNetCore.DataProtection for encryption

License

Notifications You must be signed in to change notification settings

Burwin/JsonCryption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JsonCryption

Field Level Encryption (FLE) during JSON Serialization

JsonCryption offers Field Level Encryption (FLE) when serializing/deserializing .NET objects to/from JSON.

!MOVED!

Refer to the corresponding independent project for your particular serializer:

(These packages are completely independent of each other, so they should be treated as such. Hence, they're now split out from under this umbrella JsonCryption parent repository.)

About

.NET Core field-level encrypted JSON serialization, using Microsoft.AspNetCore.DataProtection for encryption

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages