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

Add encryption-at-rest to libraries #268

Open
hackerceo opened this issue Dec 5, 2022 · 1 comment
Open

Add encryption-at-rest to libraries #268

hackerceo opened this issue Dec 5, 2022 · 1 comment

Comments

@hackerceo
Copy link

I would recommend the addition of using some block cypher encryption to the library so providing a filename and key (and probably IV aka Initialization Vector) an HDT is created or opened which has been encrypted.

The lack of this functionality is preventing HDT from being used in bioinformatics systems which contain sensitive medical information.

@D063520
Copy link
Contributor

D063520 commented Dec 5, 2022

This remembers me to this:

https://www.semantic-web-journal.net/content/hdt-crypt-compression-and-encryption-rdf-datasets

not sure if it fully fits though

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

No branches or pull requests

2 participants