IronCoreLabs / IronCoreLabs/ironoxide

Refactor document_grant_access to use shared code for resolving public keys

Open
#29 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
12
Forks
3
Avg merge
5h 4m
Merged PRs (30d)
3

Description

As of #27 `resolve_keys_for_grants` now exists and is shared between `encrypt_document` and `edek_encrypt_document`. It seems like this new function could also be used in `document_grant_access` as well.

It may make sense to combine this work with that of #18

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading resolve_keys_for_grants and the existing uses in encrypt_document and edek_encrypt_document, then inspect document_grant_access. Review issues #27 and #18 for context; done means document_grant_access uses the shared key-resolution code without changing its behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
cryptography
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.