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: packet creation #1

Merged
merged 9 commits into from
Sep 11, 2024
Merged

feat: packet creation #1

merged 9 commits into from
Sep 11, 2024

Commits on Aug 27, 2024

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

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    cc5512a View commit details
    Browse the repository at this point in the history
  2. derive hop shared secrets

    doitian committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    590877c View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. derive hop secrets rho and mu

    doitian committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    50fcddb View commit details
    Browse the repository at this point in the history
  2. generate padding data

    doitian committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    8d430f3 View commit details
    Browse the repository at this point in the history
  3. setup onion packet fields

    doitian committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    7dd39c2 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. generate filler

    doitian committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    65ff054 View commit details
    Browse the repository at this point in the history
  2. construct onion packet

    doitian committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    8d7e79a View commit details
    Browse the repository at this point in the history
  3. improve docs

    doitian committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    575ef21 View commit details
    Browse the repository at this point in the history