Part of ENG-3099
This diff is combining two previous diffs and finally allows to pad the data to multiples of 10KB (forty 250-byte blocks)
The whole idea is described in this Notion doc.
Depends on D7060
Differential D7061
[lib] Introduce combined padding interface bartek on Mar 13 2023, 7:46 AM. Authored by Tags None Referenced Files
Details
Part of ENG-3099 This diff is combining two previous diffs and finally allows to pad the data to multiples of 10KB (forty 250-byte blocks) The whole idea is described in this Notion doc. Depends on D7060 Added unit tests. Also tested using my CLI tool and hex editor / viewer (e.g. xxd tool). The CLI tool is also available in the Notion doc above
Diff Detail
Event Timeline
Comment Actions Specifically adding @tomek as reviewer since he seemed to have some thoughts during the Encryption Sync (that might've been discussed offline?) |