Skip to content

elliptic-curve: add back FromPublicKey trait - #248

Merged
tarcieri merged 1 commit into
masterfrom
elliptic-curve/add-back-from-public-key-trait
Aug 4, 2020
Merged

elliptic-curve: add back FromPublicKey trait#248
tarcieri merged 1 commit into
masterfrom
elliptic-curve/add-back-from-public-key-trait

Conversation

@tarcieri

Copy link
Copy Markdown
Member

It seems this was a bit too hastily removed in #247. It's worth keeping around for now as it handles the variable sizes of SEC-1 keys.

It seems this was a bit too hastily removed in #247. It's worth keeping
around for now as it handles the variable sizes of SEC-1 keys.
@tarcieri
tarcieriforce-pushed the elliptic-curve/add-back-from-public-key-trait branch from 1a85fd4 to 15df37bCompareAugust 4, 2020 21:13
@tarcieri
tarcieri merged commit 1b3dffb into masterAug 4, 2020
@tarcieri
tarcieri deleted the elliptic-curve/add-back-from-public-key-trait branch August 4, 2020 21:16
@tarcieritarcieri mentioned this pull request Aug 10, 2020
Sign up for freeto 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

@tarcieri