Hello everyone.
We, at Hitachi MGRM NET, have created an end-to-end (ECDH) cryptography CLI tool which can be integrated into your tech stack for encrypting/decrypting FHIR data.
The core logic for Fidelius CLI has been excerpted from (and improved upon) this SpringBoot project (with the same name, which has been used in some form, in the webinar demos).
A few of the core improvements include:
- A CLI implementation, which can be easily integrated into any tech stack without much overhead
- An expansive, well thought-out set of APIs
- The encryption/decryption commands also accept public keys in X509 format
The latest Fidelius CLI release (v1.2.0 as of this writing) can be downloaded from here — https://github.com/mgrmtech/fidelius-cli/releases
You can also find example integrations with NodeJS, Python, and PHP; in the ./examples
folder inside the repo.
We also have a short video demonstrating Fidelius CLI’s usage in the context of a HIP.
Hope this helps.
Please use the Issues section, if you face any issues with usage; we will do our best to address them.
Thank you, and please do star the repo.