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 vetKD system API demo #564

Merged
merged 7 commits into from
Jul 10, 2023
Merged

Conversation

fspreiss
Copy link
Member

@fspreiss fspreiss commented Jul 6, 2023

Adds an (insecure) implementation of the vetKD system API proposed in dfinity/interface-spec#158 together with an example backend and frontend to demo how a vet-key can be used to derive a symmetric AES key for encryption and decryption in the user's browser.

@fspreiss fspreiss marked this pull request as ready for review July 6, 2023 12:50
@fspreiss fspreiss requested a review from a team as a code owner July 6, 2023 12:50
.github/workflows/rust-vetkd-example.yml Outdated Show resolved Hide resolved
.github/workflows/rust-vetkd-example.yml Outdated Show resolved Hide resolved
@sesi200 sesi200 merged commit 6925130 into master Jul 10, 2023
@sesi200 sesi200 deleted the franzstefan/vetkd-system-api-demo branch July 10, 2023 12:59
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.

2 participants