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

Sapling note decryption implementation #3002

Closed
mpguerra opened this issue Nov 2, 2021 · 1 comment
Closed

Sapling note decryption implementation #3002

mpguerra opened this issue Nov 2, 2021 · 1 comment
Labels
A-cryptography Area: Cryptography related C-enhancement Category: This is an improvement NU-1 Sapling Network Upgrade: Sapling specific tasks

Comments

@mpguerra
Copy link
Contributor

mpguerra commented Nov 2, 2021

Motivation

We need an implementation of sapling note decryption for ZIP-212.

Specifications

image
https://zips.z.cash/protocol/protocol.pdf#saplingdecryptivk

image
https://zips.z.cash/protocol/protocol.pdf#saplingdecryptovk

Designs

We will use librustzcash to implement this for now.

Related Work

This is related to #271, #2041 and #2362

@mpguerra mpguerra added C-enhancement Category: This is an improvement S-needs-triage Status: A bug report needs triage labels Nov 2, 2021
@mpguerra mpguerra added this to the 2021 Sprint 22 milestone Nov 2, 2021
@mpguerra mpguerra added NU-1 Sapling Network Upgrade: Sapling specific tasks and removed S-needs-triage Status: A bug report needs triage labels Nov 2, 2021
@dconnolly dconnolly removed this from the 2021 Sprint 22 milestone Nov 8, 2021
@conradoplg conradoplg added the A-cryptography Area: Cryptography related label Jun 1, 2022
@teor2345 teor2345 changed the title Sapling note decryption implementation. Sapling note decryption implementation Aug 25, 2022
@mpguerra mpguerra moved this to 🆕 New in Zebra Sep 22, 2022
@mpguerra mpguerra added this to Zebra Sep 22, 2022
@teor2345
Copy link
Contributor

We're not planning to do full-node wallet work any time soon.

If we do, we'll need to decide if this ticket is in scope, and update its content, because the spec has changed since it was created.

@teor2345 teor2345 closed this as not planned Won't fix, can't repro, duplicate, stale Sep 28, 2022
Repository owner moved this from 🆕 New to ✅ Done in Zebra Sep 28, 2022
@mpguerra mpguerra moved this from ✅ Done to 🛑 Won't Fix in Zebra Nov 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-cryptography Area: Cryptography related C-enhancement Category: This is an improvement NU-1 Sapling Network Upgrade: Sapling specific tasks
Projects
Archived in project
Development

No branches or pull requests

4 participants