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

Expose scalar multiplication on ed25519 #29

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Feb 9, 2023

  1. Expose ed25519 curve operations

    This allows to for example implement ECDH on the ed25519 curve.
    cloudhead committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    434fb21 View commit details
    Browse the repository at this point in the history
  2. Version bump

    cloudhead committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    079d280 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. Fix feature flag use for new Seed::scalar API

    Dr Maxim Orlovsky committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    7a7cd84 View commit details
    Browse the repository at this point in the history