trending
Sebastian Gajek

3yr ago

Always encrypted Redis Database - In memory encrypted RedisDB using Intel SGXv2

Redis is an in-memory database. It is well-known that data in memory is unencrypted. Always encrypted Redis closes the gap by putting the database in a vault. Data is run-time encrypted throughout the execution, extending the security at rest and in transit.