Skip to content

New version: v0.3.4#22

Merged
Gustbel merged 9 commits into
mainfrom
new-ver/0.3.4
Apr 7, 2026
Merged

New version: v0.3.4#22
Gustbel merged 9 commits into
mainfrom
new-ver/0.3.4

Conversation

@Gustbel
Copy link
Copy Markdown
Contributor

@Gustbel Gustbel commented Apr 7, 2026

  • Added microsui_sign_ed25519_from_digest(): accepts a pre-computed 32-byte BLAKE2b digest instead of the full transaction message, significantly reducing the data that needs to be transferred between components, a critical advantage in embedded communication pipelines where bandwidth and memory are limited.
  • Added microsui_sign_ed25519_from_keypair(): accepts a precomputed keypair directly, avoiding redundant key derivation.
  • Added new keypair derivation function.
  • Improved benchmark to cover all new operations.

@Gustbel Gustbel self-assigned this Apr 7, 2026
@Gustbel Gustbel merged commit 2eb7c3a into main Apr 7, 2026
4 checks passed
@Gustbel Gustbel deleted the new-ver/0.3.4 branch April 7, 2026 14:20
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.

1 participant