hashgraph / hashgraph/hedera-sdk-reference

Wrong DER header for ECDSA public key

Open
#88 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
HTML
Stars
7
Forks
3
PR merge metrics
No merged PRs in 30d

Description

### Problem

The [DER header for ECDSA public key](https://github.com/hashgraph/hedera-sdk-reference/blob/997f4304870b9d6f16554741095ab19efe0d32da/reference/cryptography/PublicKey.md#tostringder---string) is wrong. It should be `302d300706052b8104000a032200` instead of `302f300706052b8104000a0324000421`

### Solution

- Change the header

### Alternatives

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.