Skip to content
This repository was archived by the owner on Jun 9, 2025. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: vzsg/ed25519
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: bytehubio/ed25519
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 8 files changed
  • 1 contributor

Commits on Mar 9, 2024

  1. Delete Tests/LinuxMain.swift

    nerzh authored Mar 9, 2024
    Configuration menu
    Copy the full SHA
    0f25657 View commit details
    Browse the repository at this point in the history
  2. Update Package.swift

    nerzh authored Mar 9, 2024
    Configuration menu
    Copy the full SHA
    41ad5a5 View commit details
    Browse the repository at this point in the history
  3. Update Package.swift

    nerzh authored Mar 9, 2024
    Configuration menu
    Copy the full SHA
    078d567 View commit details
    Browse the repository at this point in the history
  4. fix package

    nerzh committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    636321c View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. Update keypair.c

    ed25519_make_private_key + ed25519_create_public_key
    nerzh authored Mar 10, 2024
    Configuration menu
    Copy the full SHA
    908da8c View commit details
    Browse the repository at this point in the history
  2. Update ed25519.h

    nerzh authored Mar 10, 2024
    Configuration menu
    Copy the full SHA
    f46df05 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    nerzh authored Mar 10, 2024
    Configuration menu
    Copy the full SHA
    849a8ab View commit details
    Browse the repository at this point in the history
  4. Update README.md

    nerzh authored Mar 10, 2024
    Configuration menu
    Copy the full SHA
    72ed02c View commit details
    Browse the repository at this point in the history
  5. Update README.md

    nerzh authored Mar 10, 2024
    Configuration menu
    Copy the full SHA
    ab21e94 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    nerzh authored Mar 10, 2024
    Configuration menu
    Copy the full SHA
    89b9ceb View commit details
    Browse the repository at this point in the history
  7. Update README.md

    nerzh authored Mar 10, 2024
    Configuration menu
    Copy the full SHA
    dac4766 View commit details
    Browse the repository at this point in the history
Loading