Skip to content

adding transform fpe test#246

Open
ausmartway wants to merge 2 commits into
hashicorp:mainfrom
ausmartway:dev
Open

adding transform fpe test#246
ausmartway wants to merge 2 commits into
hashicorp:mainfrom
ausmartway:dev

Conversation

@ausmartway

Copy link
Copy Markdown

No description provided.

This commit introduces a new benchmark test for Vault's Transform secrets
engine focusing on Format Preserving Encryption (FPE) of credit card numbers.

Key features:
- Uses builtin/creditcardnumber template with internal tweak management
- Supports configurable batch sizes for performance testing
- Implements sequential data generation for realistic load patterns
- Provides comprehensive documentation and example configurations

Files added:
- benchmarktests/target_secret_transform_fpe.go: Main FPE test implementation
- docs/tests/secret-transform-fpe.md: Detailed configuration documentation
- docs/examples/transform/: Example HCL configurations for various scenarios
- CLAUDE.md: Development guidance and architecture documentation

The implementation follows existing benchmark patterns while providing
specialized functionality for FPE performance evaluation.
@ausmartway
ausmartway requested a review from a team as a code owner September 17, 2025 09:06
@ausmartway
ausmartway requested review from elliesterner and scellef and removed request for a team September 17, 2025 09:06
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