at_client_sdk icon indicating copy to clipboard operation
at_client_sdk copied to clipboard

Replace asymmetric encryption operations using public key with at_chops

Open murali-shris opened this issue 2 years ago • 1 comments

Is your feature request related to a problem? Please describe.

As part of initial at_chops implementation all operations using private key in at_client was replaced with at_chops implementation. Replace other asymmetric encryption operations with at_chops implementation

Describe the solution you'd like

  • abstract_key_encryption.dart - replace call to EncryptionUtil.encryptKey with atChops.encryptString(..)

Describe alternatives you've considered

No response

Additional context

No response

murali-shris avatar Feb 23 '23 16:02 murali-shris

Moving to backlog since due to other priorities in PR61

murali-shris avatar May 02 '23 11:05 murali-shris