mycoralhealth / mycoral-patient

Mobile app for patients to interact with Coral Health blockchain
17 stars 7 forks source link

Generating Asymmetric keys and some helpers for AES #30

Closed grcevski closed 6 years ago

grcevski commented 6 years ago

This introduces the new AccountInfo screen where the users can hit a button to generate their PKI key pair. I also have some basic AES symmetric keys code that I'm about to use next to generate the key, and encrypt the records as they are added.