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.
No reviews yetBe the first to leave a review for Always encrypted Redis Database
Maker
📌
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 approach, balancing performance, security, and universality. Our implementation of the always encrypted Redis requires neither change to the native code, nor change to devops.
Report
It's very useful tool, thanks 🤝
Report
Maker
@olga_molodan thx for the kind words. Have you tried it?