Page MenuHomePhabricator

Add encypted object layer
Closed, ResolvedPublic

Description

Currently, the encryption and decryption of object data is performed in the sst_core. This task is to create an encrypted object layer to perform the encryption and decryption of object data out of sst_core. This new layer should sit between the object_system and sst_core.