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

Lpn Estimator with Lookup #218

Open
wants to merge 36 commits into
base: dev
Choose a base branch
from
Open

Lpn Estimator with Lookup #218

wants to merge 36 commits into from

Conversation

th4s
Copy link
Member

@th4s th4s commented Feb 4, 2025

This PR builds on the work of @xiangxiecrypto and:

  • moves the estimator into its own (excluded) workspace crate
  • improves the performance of security_under_agb_binary a little
  • turns the examples into binaries
  • adds a scan function which samples the parameter space with fixed k
  • adds lookup tables
  • supports verification of lookup tables against a reference implementation

@th4s th4s requested review from sinui0 and themighty1 February 13, 2025 15:16
@th4s th4s force-pushed the lpn-estimator-2 branch from b16e503 to 6631f84 Compare March 4, 2025 16:24
@th4s th4s changed the base branch from alpha.1 to dev March 4, 2025 16:25
@th4s th4s force-pushed the lpn-estimator-2 branch from 9517911 to 6631f84 Compare March 10, 2025 14:05
@th4s th4s force-pushed the lpn-estimator-2 branch from 6631f84 to cc6b28d Compare March 10, 2025 14:06
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.

2 participants