nc_program_manager/Licensing
dtrentin 15644cfdf8 feat(09-license-generator): standalone LicenseGenerator tool + real RSA key pair
Phase 09 complete — v0.2 NcProgramManager milestone done:
- LicenseGenerator standalone console EXE (separate repo: license-generator.git)
  - keygen: RSA 2048-bit key pair generation
  - fingerprint: WMI machine fingerprint (Windows)
  - sign: RSA-SHA256 sign fingerprint -> .lic file
- LicenseValidator.cs: PublicKeyXml PLACEHOLDER replaced with real vendor public key
- Offline license system now production-ready end-to-end

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-17 23:37:49 +02:00
..
ILicenseValidator.cs feat(07-license-core): RSA offline license core 2026-05-17 22:58:14 +02:00
IMachineFingerprint.cs feat(07-license-core): RSA offline license core 2026-05-17 22:58:14 +02:00
LicenseFile.cs feat(07-license-core): RSA offline license core 2026-05-17 22:58:14 +02:00
LicenseValidator.cs feat(09-license-generator): standalone LicenseGenerator tool + real RSA key pair 2026-05-17 23:37:49 +02:00
MachineFingerprint.cs feat(07-license-core): RSA offline license core 2026-05-17 22:58:14 +02:00