0
jon.hallam@managed-desktop.com created
hi i want to encrypt certain columns in the database and wanted to check with you first to see if this is possible
- ABP Framework version: v4.c
- UI type: MVC
- DB provider: EF Core
- Tiered (MVC) or Identity Server Separated (Angular): no
- Exception message and stack trace:
- Steps to reproduce the issue:
Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
2 Answer(s)
-
0
Hi,
It's possible,
There is awsome repo: https://github.com/Eastrall/EntityFrameworkCore.DataEncryption, I think it will be helpful.
Or you can use ASP.NET Core Data Protection API: https://docs.microsoft.com/en-us/aspnet/core/security/data-protection/using-data-protection?view=aspnetcore-5.0
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
This question has been automatically marked as stale because it has not had recent activity.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)