https://github.com/eduardosbcabral/poc-security-sensitive-fields
Proof of concept that uses field annotation to cryptograph it and don't let anyone outside the application to see the real value
https://github.com/eduardosbcabral/poc-security-sensitive-fields
Last synced: 2 months ago
JSON representation
Proof of concept that uses field annotation to cryptograph it and don't let anyone outside the application to see the real value
- Host: GitHub
- URL: https://github.com/eduardosbcabral/poc-security-sensitive-fields
- Owner: eduardosbcabral
- Created: 2020-08-29T02:19:42.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-21T02:39:23.000Z (over 4 years ago)
- Last Synced: 2025-01-13T10:29:59.775Z (4 months ago)
- Language: C#
- Size: 66.4 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Proof of Concept - Request and Response Field Encryptation
Proof of concept that uses field annotation to cryptograph the property and don't let anyone outside the application to see the real value