Skip to content

refactor(security): split checksum and signature modules#68

Merged
ian-pascoe merged 1 commit intomainfrom
refactor/security-module-split
Feb 26, 2026
Merged

refactor(security): split checksum and signature modules#68
ian-pascoe merged 1 commit intomainfrom
refactor/security-module-split

Conversation

@ian-pascoe
Copy link
Contributor

Summary

  • split crosspack-security monolithic lib.rs into focused checksum.rs and ed25519.rs modules
  • keep the crate API unchanged by re-exporting existing public functions from lib.rs
  • move existing unit tests alongside each module without changing behavior

Testing

  • rustup run stable cargo test -p crosspack-security

@ian-pascoe ian-pascoe merged commit ac147d1 into main Feb 26, 2026
6 checks passed
@ian-pascoe ian-pascoe deleted the refactor/security-module-split branch February 26, 2026 15:53
@crosspack-bot crosspack-bot bot mentioned this pull request Feb 26, 2026
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