0

Is encryption supported within nuodb? I was trying to get that from manaual.

I need to fulfill some security requirements -> encryption.

4

1 回答 1

1

对于静态数据,NuoDB 支持使用加密文件系统进行数据库存储。NuoDB 尚不支持列级加密。对于动态数据,NuoDB 使用 SRP (RFC-2945) 在应用程序客户端和 NuoDB 节点之间进行相互身份验证,并使用可配置的密码来加密所有 IPC 会话。

于 2016-05-09T21:23:49.320 回答