Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- clarify the mechanism of v2 sealed sender - clarify the role of `sealed_sender_multi_recipient_fan_out()` - rewrite the module docstring and add small docstrings for the methods involved - remove all references to private members and add a test for SSv2 - add similar documentation to SSv1 - modify SSv1 structs to use fixed-size arrays - make SSv1 look a lot more like SSv2 impl and add a test - make SSv2 methods return fixed-size arrays - clarify which variables are symmetric vs asymmetric authentication keys - clarify the relationship between sealed_sender_decrypt{,_to_usmc}() - integrate the sealed sender markdown document from review comments - make all references to functions and structs use `...`
- Loading branch information