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

Secure hashing to curve per RFC9380 #169

Merged
merged 5 commits into from
Oct 29, 2024
Merged

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    3cad5f2 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. PR feedback

    iaik-jheher committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    a8034f8 View commit details
    Browse the repository at this point in the history
  2. cleanup & changelog

    iaik-jheher committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    be44dd0 View commit details
    Browse the repository at this point in the history
  3. a typo

    iaik-jheher committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    22358d4 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. also expose components

    - RFC9380.expand_message_xmd
    - RFC9380.map_to_curve_simple_swu
    
    they are sometimes used as components in other constructions
    iaik-jheher committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    bb7e5ff View commit details
    Browse the repository at this point in the history