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

Update workflow-rs to 0.10.3 and fix JS data encryption bindings #396

Merged
merged 4 commits into from
Jan 17, 2024

Conversation

aspect
Copy link
Collaborator

@aspect aspect commented Jan 16, 2024

  • Update to workflow-rs 0.10.3 (fixes some additional unsafe-eval issues) - needed for browser extension compatibility
  • Fix a bug in decryptXChaCha20Poly1305 JS binding that was not processing input data correctly, resulting in failed decryption.
  • add a simple JS example for encryption/decryption

@michaelsutton michaelsutton merged commit cb2a072 into kaspanet:master Jan 17, 2024
6 checks passed
D-Stacks pushed a commit to D-Stacks/rusty-kaspa that referenced this pull request Jan 20, 2024
…panet#396)

* Update workflow-rs to 0.10.3

* add encryption example

* fix decrypt_xchacha20poly1305 JS bindings

---------

Co-authored-by: Michael Sutton <mikisiton2@gmail.com>
D-Stacks pushed a commit to D-Stacks/rusty-kaspa that referenced this pull request Jan 23, 2024
…panet#396)

* Update workflow-rs to 0.10.3

* add encryption example

* fix decrypt_xchacha20poly1305 JS bindings

---------

Co-authored-by: Michael Sutton <mikisiton2@gmail.com>
KashProtocol pushed a commit to Kash-Protocol/rusty-kash that referenced this pull request Jan 24, 2024
…panet#396)

* Update workflow-rs to 0.10.3

* add encryption example

* fix decrypt_xchacha20poly1305 JS bindings

---------

Co-authored-by: Michael Sutton <mikisiton2@gmail.com>
smartgoo pushed a commit to smartgoo/rusty-kaspa that referenced this pull request Jun 18, 2024
…panet#396)

* Update workflow-rs to 0.10.3

* add encryption example

* fix decrypt_xchacha20poly1305 JS bindings

---------

Co-authored-by: Michael Sutton <mikisiton2@gmail.com>
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