Skip to content
This repository has been archived by the owner on Dec 18, 2023. It is now read-only.

Secp384r1 discussion #82

Closed
4 tasks
burdges opened this issue Nov 16, 2021 · 1 comment
Closed
4 tasks

Secp384r1 discussion #82

burdges opened this issue Nov 16, 2021 · 1 comment

Comments

@burdges
Copy link

burdges commented Nov 16, 2021

Estonian e-Identity keys sign using ECDSA on secp384r1.

It's unethical to place human identifying keys on a transparent blockchain of course, like say https://github.com/LogvinovLeon/estid-sig proposes, but people could've off-chain usages, so perhaps secp384r1 makes sense here?

We could also identify pairing friendly curves whose group order agreed with the base field of secp384r1, so that some ECDSA gadget could verify an Estonian e-Identity signature in zero-knowledge. It's still tricky to use this on-chain, but much less awful..

What do people think?


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@rubdos
Copy link
Contributor

rubdos commented Jan 10, 2023

#142 implements the secp384r1 curve.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants