Skip to content
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: P-H-C/phc-winner-argon2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: nanocurrency/phc-winner-argon2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Can’t automatically merge. Don’t worry, you can still create the pull request.
  • 3 commits
  • 7 files changed
  • 1 contributor

Commits on Aug 16, 2018

  1. Copy the full SHA
    be234c6 View commit details

Commits on Dec 28, 2018

  1. Copy the full SHA
    d15c391 View commit details

Commits on Oct 18, 2019

  1. Verified

    This commit was signed with the committer’s verified signature.
    SergiySW Dani (Sergey) K
    Copy the full SHA
    65b4d35 View commit details
Showing with 69 additions and 640 deletions.
  1. +0 −156 src/blake2/blake2-impl.h
  2. +0 −89 src/blake2/blake2.h
  3. +0 −390 src/blake2/blake2b.c
  4. +62 −2 src/core.c
  5. +4 −0 src/core.h
  6. +1 −1 src/opt.c
  7. +2 −2 src/ref.c
156 changes: 0 additions & 156 deletions src/blake2/blake2-impl.h

This file was deleted.

89 changes: 0 additions & 89 deletions src/blake2/blake2.h

This file was deleted.

Loading