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

wip: 18013-7 MDL Presentation Updates #98

Draft
wants to merge 1 commit into
base: feat/mdoc-auth-crl
Choose a base branch
from

Conversation

Ryanmtate
Copy link

No description provided.

@Ryanmtate Ryanmtate changed the title wip: update presentation wip: 18013-7 MDL Presentation Updates Nov 19, 2024
Comment on lines 193 to 188
reader_key: &str,
reader_signer: impl FnOnce(Vec<u8>) -> Pin<Box<dyn Future<Output = Result<Vec<u8>>> + Send>>,
Copy link
Author

@Ryanmtate Ryanmtate Nov 20, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

NOTE: Ephemeral keys are created within the session manager, and there is no need for an external signer for the DH key exchange, outside of the session manager's control.

Revert changes of the reader_signer -> reader_key

@Ryanmtate Ryanmtate force-pushed the skit-475-implement-isoiec-18013-7-presentation-profile-in-oid4vp-rs branch from 5a606b5 to 93ceba1 Compare November 20, 2024 20:47
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.

1 participant