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

Remove passphrase handling from cryptography - Closes #7291, #6864,#7332 #7364

Merged
merged 4 commits into from
Aug 5, 2022

Conversation

shuse2
Copy link
Collaborator

@shuse2 shuse2 commented Aug 1, 2022

What was the problem?

This PR resolves #7291, resolves #6864, resolves #7332

How was it solved?

  • Remove functions which has input of passphrase and has corresponding function with private key
  • Update functions only take passphrase to take private key
  • Update all other package to use private key functions
  • Update commander to take key-derivation-path with passphrase

How was it tested?

  • Check the exposed functions. Especially, lisk-cryptography should not have function with passphrase
  • All test and build should work

@shuse2 shuse2 self-assigned this Aug 1, 2022
@shuse2 shuse2 force-pushed the 7332-remove_passphrase_handling branch from bc6f06b to 6ad685b Compare August 3, 2022 07:04
@shuse2 shuse2 requested review from Incede and mosmartin August 3, 2022 07:08
Copy link
Contributor

@mosmartin mosmartin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

@shuse2 shuse2 requested review from ishantiw and removed request for Incede August 5, 2022 10:37
@shuse2 shuse2 merged commit d03d141 into development Aug 5, 2022
@shuse2 shuse2 deleted the 7332-remove_passphrase_handling branch August 5, 2022 14:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants