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

Understanding and improving the scalability of FROST on mobile devices #6984

Closed
devos50 opened this issue Aug 2, 2022 · 0 comments
Closed
Assignees

Comments

@devos50
Copy link
Contributor

devos50 commented Aug 2, 2022

Thesis officially starts in Nov. 2022 but some preliminary work will be done during the summer period.

Subject to change

The goal of this thesis is to 1) work towards a reliable benchmark of the FROST algorithm on mobile devices, 2) identifying performance bottlenecks and trade-offs, and 3) improve the scalability of the FROST algorithm. A key outcome of this thesis would be a few performance graphs revealing the scalability of the FROST algorithm on mobile devices.

I suggest to start with engineering and work towards a first performance graph first in order to get a baseline for further improvements. For example, a breakdown of the time it takes for keys to aggregate/sign, etc. Other idea: a breakdown of the network usage per message type.

Related work:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants