Skip to content

docs: regenerate README files from current POD#147

Closed
toddr-bot wants to merge 1 commit into
cpan-authors:mainfrom
toddr-bot:koan.toddr.bot/update-readme-pkcs1-docs
Closed

docs: regenerate README files from current POD#147
toddr-bot wants to merge 1 commit into
cpan-authors:mainfrom
toddr-bot:koan.toddr.bot/update-readme-pkcs1-docs

Conversation

@toddr-bot
Copy link
Copy Markdown
Contributor

Summary

  • Regenerate README and README.md from current RSA.pm POD
  • Fixes stale documentation that said use_pkcs1_padding() is a fatal error
  • Updates CI badge from Travis CI to GitHub Actions

Why

The README files were out of sync with the actual code and POD. They still described PKCS#1 v1.5 padding as completely disabled, but it has been re-enabled for sign/verify operations. This caused confusion (see #146).

Testing

Documentation-only change — no code modified.

🤖 Generated with Claude Code

The README and README.md were stale — they still described
use_pkcs1_padding() as a fatal error, which hasn't been true since the
encrypt/sign padding split. Regenerated from the current RSA.pm POD.

Also updates the CI badge from Travis CI to GitHub Actions.

Addresses cpan-authors#146 — the documentation now correctly reflects that PKCS#1
v1.5 padding is available for sign()/verify() operations.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.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