我已经检查了 pgcrypto 扩展的实现。它不会使用 EF Core 自动加密和解密数据,并且需要单独的函数。而 SQL Server 的“始终加密”功能可以透明地完成此操作,无需进行太多代码更改。
那么 PostgreSQL 中也有类似的功能吗?
encryption postgresql entity-framework-core asp.net-core always-encrypted
always-encrypted ×1
asp.net-core ×1
encryption ×1
entity-framework-core ×1
postgresql ×1