Skip to content

softsign: add account key support; drop raw format#86

Merged
tony-iqlusion merged 1 commit intodevelopfrom
softsign/account-key-support
Jun 20, 2020
Merged

softsign: add account key support; drop raw format#86
tony-iqlusion merged 1 commit intodevelopfrom
softsign/account-key-support

Conversation

@tony-iqlusion
Copy link
Copy Markdown
Member

Adds support for generating and loading secp256k1 (ECDSA) account keys when using the softsign provider.

Keys must be serialized as raw Base64.

For maintainability purposes, this commit also drops support for the legacy raw key format. Users who still have keys in this format will need to Base64 encode them.

Adds support for generating and loading secp256k1 (ECDSA) account keys
when using the `softsign` provider.

Keys must be serialized as raw Base64.

For maintainability purposes, this commit also drops support for the
legacy `raw` key format. Users who still have keys in this format will
need to Base64 encode them.
@tony-iqlusion tony-iqlusion merged commit 8161361 into develop Jun 20, 2020
@tony-iqlusion tony-iqlusion deleted the softsign/account-key-support branch June 20, 2020 06:24
This was referenced Jun 23, 2020
@tony-iqlusion tony-iqlusion mentioned this pull request Jul 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant