fst icon indicating copy to clipboard operation
fst copied to clipboard

Stored data frame can be encrypted using AES encryption

Open fstpackage opened this issue 8 years ago • 2 comments

fstpackage avatar Jan 12 '17 19:01 fstpackage

Depending on encryption speed, data can be compressed before encryption (check safety for that setup)

MarcusKlik avatar Jan 12 '17 19:01 MarcusKlik

We can use per-column encryption. When each column has it's own key, access rights can be distibuted on a per-column basis.

MarcusKlik avatar Jan 12 '17 19:01 MarcusKlik