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

Saber Public Key Encryption #4

Merged
merged 29 commits into from
Jul 21, 2023
Merged

Saber Public Key Encryption #4

merged 29 commits into from
Jul 21, 2023

Conversation

itzmeanjan
Copy link
Owner

@itzmeanjan itzmeanjan commented Jul 19, 2023

  • Key generation
  • Encryption of fixed length message
  • Decryption of cipher text to fixed length message
  • Test functional correctness of PKE ( property-based tests )
  • Benchmark PKE for various proposed parameters

…oked with proper template params

Signed-off-by: Anjan Roy <[email protected]>
@itzmeanjan itzmeanjan merged commit bb3526f into main Jul 21, 2023
1 check passed
@itzmeanjan itzmeanjan deleted the pke branch July 21, 2023 15:04
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