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

Refactor FrodoKEM Implementation #13

Merged
merged 13 commits into from
Aug 20, 2023
Merged

Refactor FrodoKEM Implementation #13

merged 13 commits into from
Aug 20, 2023

Conversation

itzmeanjan
Copy link
Owner

  • Update sha3 dependency to latest commit - all interfaces now using std::span
  • Start using google-test for managing and running tests
  • Now performance benchmarking shows CPU cycles for each benchmarked routines ( do make perf ), given google-benchmark is built with libPFM
  • Update Makefile for ease of compiling/ linking translation units, when testing/ benchmarking

@itzmeanjan itzmeanjan merged commit 1b36a04 into master Aug 20, 2023
1 check passed
@itzmeanjan itzmeanjan deleted the update-sha3 branch August 20, 2023 09:27
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.

1 participant