Skip to content

Claude/fix workflows 01 qu lsa cjrve2f9uv2 lfcs1f#13

Merged
ahillelt merged 2 commits intomainfrom
claude/fix-workflows-01QULsaCJRVE2f9uv2Lfcs1f
Nov 22, 2025
Merged

Claude/fix workflows 01 qu lsa cjrve2f9uv2 lfcs1f#13
ahillelt merged 2 commits intomainfrom
claude/fix-workflows-01QULsaCJRVE2f9uv2Lfcs1f

Conversation

@ahillelt
Copy link
Copy Markdown
Owner

No description provided.

Build Scripts:
- Add build.sh for Linux/Unix with automated dependency checking, parallel builds
- Add build-macos.sh for macOS with Homebrew integration and .dylib support
- Add build.bat for Windows supporting both MinGW and MSVC compilers
- Support multiple build targets: library, cli, standalone, test, package, clean
- Auto-detect platform and configure appropriate compiler flags

Configuration System:
- Add hsm_config.h with comprehensive HSM configuration management
- Support key rotation frequency configuration (1-3650 days)
- Add session timeout, audit settings, security parameters
- Implement configuration file I/O (load/save)
- Add configuration validation and default initialization

HSM Enhanced Integration:
- Integrate configuration system into hsm_enhanced.c
- Add command-line options: -show_config, -set_rotation_period,
  -set_rotation_enabled, -set_session_timeout, -load_config, -save_config
- Initialize global HSM configuration on startup
- Add audit logging for configuration changes

Documentation:
- Update README.md with build instructions for all platforms
- Document configuration management and rotation frequency commands
- Add environment variable documentation for build customization
- Include configuration file examples and usage instructions
@ahillelt ahillelt merged commit 11f9288 into main Nov 22, 2025
8 of 11 checks passed
@ahillelt ahillelt deleted the claude/fix-workflows-01QULsaCJRVE2f9uv2Lfcs1f branch November 22, 2025 21:39
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