Skip to content

Conversation

@ddworken
Copy link
Owner

Summary

  • Add README.md to examples/ directory explaining the purpose of the example extensions
  • Clarify that examples are for demonstration and not production-ready

🤖 Generated with Claude Code

ddworken and others added 2 commits June 26, 2025 11:43
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
Adds validation during both signing and verification to reject weak RSA keys:
- Signing: Throws clear error if key < 2048 bits
- Verification: Returns "unsigned" status if key < 2048 bits
- Comprehensive test coverage for both paths

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
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