A Covid-19 results application was developed.
Industry
Used by medical company certifying travelers going overseas.
Customer's Concerns
Customer wants to create Covid-19 travel certificates, used for authorization for travel.
Actions Performed
-
After initial proposal, two applications were developed.
- The data-entry application made in Delphi
- Small website to view results.
-
Key exchange to "sign" Covid 19 certificates.
- Rights Management Service (RMS) to obtain keys.
- Communicate with EU country-specific servers.
Pain Points
- Timeliness of data
- Key exchange and data-exchange with AES-256 CBC with 3DES.
- Privacy
- Requirement to host and ensure all data is stored in EU-zone.
Team Composition
The team doing the development are:
- 1 Delphi Developer
- 1 QA Tester / Documentation
Technologies Utilized
- Delphi 11.1 (Used in 2022)
- AES-256 with public key exchange using TMS Cryptography Pack.
- Delphi Spring Framework for 3DES key data encryption.
- TMS UI Pack for UI/UX
Duration
The project consisting of 3 Delphi projects took 1 month to complete.