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

Support ephemeral private key for generating ecdh shared key for encryption #88

Merged
merged 3 commits into from
Sep 30, 2024

Commits on Sep 27, 2024

  1. use an ephemeral private key to generate ECDH key

    Signed-off-by: Chengxuan Xing <[email protected]>
    Chengxuan committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    ccd8f7b View commit details
    Browse the repository at this point in the history
  2. fixing golang e2e

    Signed-off-by: Chengxuan Xing <[email protected]>
    Chengxuan committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    2254d92 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. fixing gas cost test

    Signed-off-by: Chengxuan Xing <[email protected]>
    Chengxuan committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    1e9addb View commit details
    Browse the repository at this point in the history