Skip to content

Conversation

@Guiliano99
Copy link
Contributor

@Guiliano99 Guiliano99 commented Jul 22, 2025

What’s Changed

  • Repository version bumped to v14.
  • KEM wrapper changed to support seed‑based key generation.
  • Signature wrapper updated to support the new ctx flag.
  • Exception messages shows, for STFL, the enabled or supported algs.

What’s Added

  • StatefulSignature wrapper (initial implementation).

Notes

  • Full stateful‑signature support is currently limited to XMSS and XMSS‑MT.
  • LMS supports verification and key‑pair generation only.
    Signing is disabled until the store‑callback hook is implemented; once that’s in place, LMS algorithms will be able to sign messages as well.

Addresses

- Added STFL flags.
- Allow to test with pre-released version.

Signed-off-by: Guiliano <[email protected]>
- Only for STFL algs.

Signed-off-by: Guiliano <[email protected]>
- Added key generation from seed.

Signed-off-by: Guiliano <[email protected]>
- Added new function to check if the algorithm supports signing with context.
- Added new flag and changed falg types to ct._c_bool.

Signed-off-by: Guiliano <[email protected]>
- Added new wrapper.
- Added supported and enabled check funs.

Signed-off-by: Guiliano <[email protected]>
- Added example with seed.

Signed-off-by: Guiliano <[email protected]>
- Added a simple XMSS example.

Signed-off-by: Guiliano <[email protected]>
- Added same test as for SIG (without ctx).

Signed-off-by: Guiliano <[email protected]>
- Use tomli or tomllib to get the version.

Signed-off-by: Guiliano <[email protected]>
Signed-off-by: Guiliano <[email protected]>
Signed-off-by: Guiliano <[email protected]>
@Guiliano99 Guiliano99 marked this pull request as ready for review July 22, 2025 14:16
@Guiliano99 Guiliano99 changed the title Updatev14 UpdateV14 Jul 22, 2025
@vsoftco vsoftco self-requested a review July 29, 2025 18:36
@vsoftco vsoftco merged commit a663807 into open-quantum-safe:main Aug 9, 2025
4 of 8 checks passed
@vsoftco vsoftco mentioned this pull request Aug 10, 2025
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