Skip to content

remove all Crypt::OpenSSL::RSA mentions#35

Merged
toddr merged 1 commit intomainfrom
koan.toddr.bot/remove-crypt-openssl-rsa-mentions
Apr 5, 2026
Merged

remove all Crypt::OpenSSL::RSA mentions#35
toddr merged 1 commit intomainfrom
koan.toddr.bot/remove-crypt-openssl-rsa-mentions

Conversation

@toddr-bot
Copy link
Copy Markdown
Contributor

@toddr-bot toddr-bot commented Apr 5, 2026

What

Remove all remaining references to Crypt::OpenSSL::RSA from the repository.

Why

The module is no longer used as a crypto backend (removed in a prior PR). These leftover mentions in metadata and documentation are now misleading.

How

  • cpanfile: Removed requires 'Crypt::OpenSSL::RSA' from CI optional deps
  • Makefile.PL: Removed from recommends and suggests in META_MERGE prereqs
  • CLAUDE.md: Updated architecture diagram (3→2 backends), crypto backend priority list, and removed the Crypt::OpenSSL::RSA gotcha entry
  • Changes: Left untouched per project conventions (maintainer-managed)

Testing

Full test suite passes: 7 files, 114 tests, all green.

🤖 Generated with Claude Code


Quality Report

Changes: 3 files changed, 4 insertions(+), 12 deletions(-)

Code scan: clean

Tests: passed (OK)

Branch hygiene: clean

Generated by Kōan post-mission quality pipeline

The module is no longer used as a crypto backend. Remove it from
cpanfile, Makefile.PL metadata (recommends/suggests), and CLAUDE.md
documentation.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@toddr toddr marked this pull request as ready for review April 5, 2026 19:40
@toddr toddr merged commit c89540f into main Apr 5, 2026
1 check passed
@toddr toddr deleted the koan.toddr.bot/remove-crypt-openssl-rsa-mentions branch April 5, 2026 19:41
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