iroha icon indicating copy to clipboard operation
iroha copied to clipboard

refactor!: Use multihash format for private keys

Open dima74 opened this issue 1 year ago • 1 comments

Description

Added support for encoding/decoding private keys to multihash module, and replaced each occurence of PRIVATE_KEY_ALGORITHM/PRIVATE_KEY_PAYLOAD pair to PRIVATE_KEY in multihash format

Linked issue

Closes #4412

Benefits

Checklist

  • [x] I've read CONTRIBUTING.md
  • [x] I've used the standard signed-off commit format (or will squash just before merging)
  • [ ] All applicable CI checks pass (or I promised to make them pass later)
  • [ ] (optional) I've written unit tests for the code changes
  • [ ] I replied to all comments after code review, marking all implemented changes with thumbs up

dima74 avatar May 02 '24 12:05 dima74

@BAStos525

github-actions[bot] avatar May 02 '24 12:05 github-actions[bot]

Looking forward to merge it soon, so that I can rebase #4456 on top of it.

0x009922 avatar May 07 '24 03:05 0x009922