Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Two encrypted database systems #15

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Two encrypted database systems #15

wants to merge 1 commit into from

Conversation

Nzen
Copy link

@Nzen Nzen commented Aug 31, 2014

Put two styles of encrypted databases in Trends: CryptDB that peels layers of encryption to keep the data secure while queriable; and, Cipherbase, which offloads decryption & sensitive queries to trusted hardware. These can be significant as we export more of our data to cloud storage providers.

Put two styles: CryptDB that peels layers of encryption to keep the data secure while queriable; and, Cipherbase, which offloads decryption & sensitive queries to trusted hardware. These can be significant as we export more of our data to cloud storage providers.
@Nzen
Copy link
Author

Nzen commented Aug 31, 2014

I referenced these while making a seminar presentation about options for encrypting databases. I also saw that you read the papers first, so I won't expect quick turn around (and if these don't fit the level of abstraction you envision for this repository). Other candidates:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant