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

[ingest] Add key hash to database table #893

Open
viklund opened this issue Jun 5, 2024 · 0 comments · May be fixed by #1073
Open

[ingest] Add key hash to database table #893

viklund opened this issue Jun 5, 2024 · 0 comments · May be fixed by #1073
Assignees

Comments

@viklund
Copy link
Member

viklund commented Jun 5, 2024

Description:
Ingest should add the key hash to the database after it has successfully decrypted a file.

A/C:

  • Key hash (hex) is calculated and entered in files table
  • Make sure the key hash is already registered in the keys info table with creation date info.
    • throw an internal error otherwise (not user facing)
  • Tests verifying the feature

Dependenies: This needs a procedure to enter key hashes in the database first.

Demoable.

@aaperis aaperis changed the title [ingest/verify] Add key hash to database table [ingest] Add key hash to database table Jun 5, 2024
@MalinAhlberg MalinAhlberg self-assigned this Sep 26, 2024
@MalinAhlberg MalinAhlberg linked a pull request Oct 4, 2024 that will close this issue
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 a pull request may close this issue.

2 participants