-
Notifications
You must be signed in to change notification settings - Fork 315
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(unseal): pass correct value to write_unpadded (#964)
If the call to extract_range was successful, the unsealed vector must have a length which equals num_bytes_padded. The byte at its 0-index byte will be the the byte at index offset_padded in the sealed sector.
- Loading branch information
Showing
1 changed file
with
26 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters