Skip to content

Removed dead code, including functionality for using ecdh to derive keys which currently isn't supported by this module#126

Closed
joeybright wants to merge 5 commits into
gren-lang:mainfrom
joeybright:main
Closed

Removed dead code, including functionality for using ecdh to derive keys which currently isn't supported by this module#126
joeybright wants to merge 5 commits into
gren-lang:mainfrom
joeybright:main

Conversation

@joeybright
Copy link
Copy Markdown
Contributor

No description provided.

joeybright added 3 commits May 1, 2026 22:08
This algorithm is only used for deriving keys in the Web Crypto API, which is not yet supported by this module.
@robinheghan
Copy link
Copy Markdown
Member

@joeybright do you know why the tests fail to run?
Also, would you mind signing your commits?

@joeybright
Copy link
Copy Markdown
Contributor Author

joeybright commented May 7, 2026

@robinheghan I setup key signing, but not sure how to do that retroactively (or if that's even possible). I can submit a small commit to test? (Edit: Signing seems to be working with commit to this PR)

As for tests failing, I did not update my fork before making these changes. Rookie mistake, my bad! Updated it and removed an export that is no longer needed. Tests are now passing for me locally.

@joeybright
Copy link
Copy Markdown
Contributor Author

@robinheghan Made another pull request (#128) with the dead code removal changes and clean git history. Don't want to muck up the repo with my mistakes!

@joeybright joeybright closed this May 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants