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

feat(crypto): CRP-2624 Create tECDSA/tSchnorr/vetKD mock canister #1029

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

Commits on Oct 22, 2024

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

Commits on Oct 24, 2024

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

Commits on Oct 25, 2024

  1. Add Schnorr tests

    fspreiss committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    3eb172b View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Add build/test in Makefile

    fspreiss committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    cd79457 View commit details
    Browse the repository at this point in the history
  2. Add vetKD tests

    fspreiss committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    a062678 View commit details
    Browse the repository at this point in the history
  3. sign_message_with_ecdsa

    fspreiss committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    8c812de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ae7c314 View commit details
    Browse the repository at this point in the history
  5. Simplify dfx.json

    fspreiss committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    7827d13 View commit details
    Browse the repository at this point in the history
  6. Add call counts

    fspreiss committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    edb537f View commit details
    Browse the repository at this point in the history
  7. Update README

    fspreiss committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    6615d02 View commit details
    Browse the repository at this point in the history
  8. Update CODEOWNERS

    fspreiss committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    bc1700e View commit details
    Browse the repository at this point in the history
  9. Update README

    fspreiss committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    a407209 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Dependency cleanup

    fspreiss committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    af87446 View commit details
    Browse the repository at this point in the history
  2. sign_digest_with_ecdsa

    fspreiss committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    6fbc1a6 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Prepare for publishing

    fspreiss committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    6e576dc View commit details
    Browse the repository at this point in the history
  2. Cleanup

    fspreiss committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    5c795f2 View commit details
    Browse the repository at this point in the history