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

SOP support for v6 Interop Tests #17

Open
1 task
falko-strenzke opened this issue Mar 29, 2023 · 4 comments
Open
1 task

SOP support for v6 Interop Tests #17

falko-strenzke opened this issue Mar 29, 2023 · 4 comments
Assignees
Labels
test Pertaining to unit tests etc

Comments

@falko-strenzke
Copy link
Contributor

For the Sequoia Interop Tests, the sequoia team wrote an SOP wrapper/module for RNP.

We should consider supporting our v6 functionality also through this SOP interface if this is possible without investing too much time.

Tasks are:

  • extend the Rust SOP wrapper for RNP to use our v6 functionality

Test cases that are relevant to our implemented v6 functionality:

@TJ-91

@falko-strenzke falko-strenzke added the test Pertaining to unit tests etc label Feb 5, 2024
@falko-strenzke
Copy link
Contributor Author

Look at Interop Test Suite, then possibly clarify what is left to do.

@TJ-91
Copy link
Collaborator

TJ-91 commented Mar 18, 2024

Changes would need to go here: https://gitlab.com/sequoia-pgp/rnp-sop/-/blob/main/src/lib.rs (Plus, requires RNP to be built with the experimental flags).

However, I am not convinced we should do this. What do you think? Can we close it as not planned?

@falko-strenzke
Copy link
Contributor Author

I wouldn't close it. Maybe this is not urgent, but it still makes sense to consider it for later.

@falko-strenzke
Copy link
Contributor Author

One Problem here is that the v6 and PQC FFI is still only experimental.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Pertaining to unit tests etc
Projects
None yet
Development

No branches or pull requests

2 participants