Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Remove encryptMessageWithPrivateKey and decryptMessageWithPrivateKey from cryptography #8524

Closed
Tracked by #7226
ishantiw opened this issue Jun 1, 2023 · 0 comments

Comments

@ishantiw
Copy link
Contributor

ishantiw commented Jun 1, 2023

Description

  • Remove encryptMessageWithPrivateKey and decryptMessageWithPrivateKey methods from lisk-cryptography
  • With the above change we can also remove edcurve2 library and box/openBox from nacl usage in lisk-cryptography
  • Update encrypt/decrypt commands in lisk-commander to use encryptMessageWithPassword/decryptMessageWithPassword

Acceptance Criteria

  • Mentioned methods and libraries should be removed
  • encrypt/decrypt command should work and also pass the unit tests in Lisk Commander
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants