All activity
Sebastian Gajek
left a comment
Data-in-use encryption has always been a missing ingredient to secure databases throughout the life cycle. For decades, data at rest and in transit encryption has been the standard for database security. After years of R&D in the field of fully homomorphic encryption. searchable and deterministic encryption, we found with confidential compute an approach that we believe is the greatest...
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.
Always encrypted Redis Database
In memory encrypted RedisDB using Intel SGXv2
Sebastian Gajek
started a discussion
When you launch a SaaS product on the cloud, do you care that the cloud exposes data and sees ALL?
The cloud exposes data by default. That means, customer data, application code, and business logic, to name a few examples, are transparent to the cloud provider.