Skip to content

New Version 0.3.3#20

Merged
Gustbel merged 31 commits into
mainfrom
new-ver/0.3.3
Apr 1, 2026
Merged

New Version 0.3.3#20
Gustbel merged 31 commits into
mainfrom
new-ver/0.3.3

Conversation

@Gustbel
Copy link
Copy Markdown
Contributor

@Gustbel Gustbel commented Apr 1, 2026

New version 0.3.3 changes:

  • Added new mod functions to Monocypher library (these functions are more efficient than the compact25519 ones).
  • Implemented new functions in microsui_sign.c, replacing the compact25519 ones.
  • Deleted the now-obsolete compact25519 library.
  • Refactor: rename output parameters for consistency in core functions.
  • Refactor: private/secret key in bytes now is renamed to seed for avoid imprecisions.
  • Added new Signature verification/check with public key function.
  • Added new examples (Signature and Benchmark).
  • Updated Makefiles.
  • Added GitHub make workflow.
  • General improvements and minor bugs fixed.

Gustbel and others added 30 commits March 25, 2026 11:40
* fixed make error in examples

* added github workflow for makefile

* added github workflow for makefile for all the branches

* added github workflow for makefile for all the branches

* added github workflow for makefile for all the branches

* added github workflow for makefile for all the branches

* makefiles adapted to linux

* makefiles adapted to linux

* added github workflow for makefile for all the branches

* updated readme
…ctions-to-monocypher

Enhance Monocypher library with new signature and check functions
…rminology-to-seed

Refactor private key terminology to seed across multiple files
@Gustbel Gustbel self-assigned this Apr 1, 2026
@Gustbel Gustbel merged commit b361fca into main Apr 1, 2026
2 checks passed
@Gustbel Gustbel deleted the new-ver/0.3.3 branch April 1, 2026 10:40
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