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

Segmentation Support for Decryption Key #29

Merged
merged 8 commits into from
Jun 7, 2023

Conversation

tianyuan129
Copy link
Contributor

@tianyuan129 tianyuan129 commented May 3, 2023

This PR adds segmentation supports for the decryption key, since in KP-ABE scenario, the decryption size can go larger than the network MTU.

The maximum segment size is by default 1500 bytes, but configurable through the AttributeAuthority constructor.
This PR also updates the example script and the README text regarding the examples.

@tianyuan129 tianyuan129 merged commit 39d8ddc into UCLA-IRL:master Jun 7, 2023
15 checks passed
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.

None yet

2 participants