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

UOS Multipart #322

Closed
6 tasks done
pmespresso opened this issue Aug 21, 2019 · 0 comments
Closed
6 tasks done

UOS Multipart #322

pmespresso opened this issue Aug 21, 2019 · 0 comments
Assignees

Comments

@pmespresso
Copy link
Contributor

pmespresso commented Aug 21, 2019

Following #273, multipart payloads need to be properly tested.

  • - Multipart:
    • - Cold Signer MUST be able to start scanning the Multipart Payload at any frame.
    • - Cold Signer MUST NOT expect the frames to come in any particular order.
    • - Cold Signer SHOULD show a progress indicator of how many frames it has successfully scanned out of the total count.
    • - part_data MUST be stored by the Cold Signer, ordered by frame number, until all frames are scanned.
    • - Once all frames are combined, the part_data must be concatenated into a single binary blob, and then interpreted as a completely new albeit larger Payload, starting from the prefix table above.
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

No branches or pull requests

2 participants