Encryption with a touch of magic

Hello

Please find below the link to a java services can help with the process of encryption/decryption in the context of health data transfer within the NHDM ecosystem,

https://github.com/sukreet/fidelius

  • Please note that is this is just for reference
  • Feel free to raise PRs if you want to improve it.
  • If you are planning to run this directly as a microservice that you application talks to, Please consider the security side of things as this gives out public and private keys. (eg: it should be very private and accessible only by your application).

cc : @mdubey @angshuonline @kiranma

1 Like