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

Handshake Support #43

Merged
merged 55 commits into from
Aug 26, 2020
Merged

Handshake Support #43

merged 55 commits into from
Aug 26, 2020

Commits on Aug 21, 2020

  1. Configuration menu
    Copy the full SHA
    9f7b83a View commit details
    Browse the repository at this point in the history
  2. core: handshake related changes

    tynes committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    f8cf11e View commit details
    Browse the repository at this point in the history
  3. cargo: add handshake package

    tynes committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    dc77d63 View commit details
    Browse the repository at this point in the history
  4. handshake: first pass

    tynes committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    475e849 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c0e32e View commit details
    Browse the repository at this point in the history
  6. handshake: migrate to coins

    tynes committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    d121b7a View commit details
    Browse the repository at this point in the history
  7. handshake: wip enc module

    tynes committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    1adcccf View commit details
    Browse the repository at this point in the history
  8. handshake: fix linting errors

    tynes committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    55df752 View commit details
    Browse the repository at this point in the history
  9. handshake: fix enc/bases tests

    tynes committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    1a4b17c View commit details
    Browse the repository at this point in the history
  10. handshake: more passing tests

    tynes committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    e6d7af5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    427c0e0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ba792ba View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d60a965 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    50670d4 View commit details
    Browse the repository at this point in the history
  15. handshake: signature hashing

    tynes committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    7bbe2c5 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5edf967 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3fea384 View commit details
    Browse the repository at this point in the history
  18. core: add more error types

    tynes committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    4ecdcdd View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    39ddbb5 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    fc08e9a View commit details
    Browse the repository at this point in the history
  21. handshake: add builder and nets

    tynes committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    bb1630e View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    a60bd12 View commit details
    Browse the repository at this point in the history
  23. handshake: cargo fmt

    tynes committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    dd4e137 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    ce5da4a View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    2644d80 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    e71ffd4 View commit details
    Browse the repository at this point in the history
  27. handshake: linting

    tynes committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    aa9923d View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    ef06dab View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    211c6ab View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    c5c2eef View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    50f94be View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    b623df8 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    76f3162 View commit details
    Browse the repository at this point in the history
  34. handshake: cargo fmt

    tynes committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    52107ec View commit details
    Browse the repository at this point in the history
  35. handshake: add rust docs

    tynes committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    157e971 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    1041785 View commit details
    Browse the repository at this point in the history
  37. handshake: library polish

    tynes committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    7404e53 View commit details
    Browse the repository at this point in the history
  38. handshake: defaults

    tynes committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    ee64421 View commit details
    Browse the repository at this point in the history
  39. handshake: script struct

    tynes committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    333648d View commit details
    Browse the repository at this point in the history
  40. core: add back whitespace

    tynes committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    54d8a87 View commit details
    Browse the repository at this point in the history
  41. handshake: rename to handshakes

    tynes committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    283ffa0 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    4189c06 View commit details
    Browse the repository at this point in the history
  43. core: fix import in docstring

    tynes committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    56717ff View commit details
    Browse the repository at this point in the history
  44. handshakes: write->write_all

    tynes committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    01252f5 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    5adde49 View commit details
    Browse the repository at this point in the history
  46. handshakes: cargo fmt

    tynes committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    f8d50f2 View commit details
    Browse the repository at this point in the history
  47. core: fix merge problems

    tynes committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    9cd40a0 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    eb9d130 View commit details
    Browse the repository at this point in the history
  49. handshakes: cargo fmt

    tynes committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    986c60d View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    a49af4b View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    68cce7f View commit details
    Browse the repository at this point in the history
  52. handshakes: cargo fmt

    tynes committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    7b910c3 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    baf9c86 View commit details
    Browse the repository at this point in the history
  54. cargo fmt

    tynes committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    be63ce8 View commit details
    Browse the repository at this point in the history
  55. core: clean up blake2b256digest

    tynes committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    be4d552 View commit details
    Browse the repository at this point in the history