Skip to content

Make KeyPair generation and SharedKey derive compatible with NIS1 #189

@rg911

Description

@rg911

KeyPair generation and shared key derivation for encryption, used Keccak with NIS1 but catapult is using SHA3.

To make Key generation cross-compatible from the side of the SDK, the SDK needs to allow Keccak algorithm as an option (but default to SHA3)

Catapult on public network will also be using Keccak which is why this change is important to address.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions