Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add support for secp256k1 and secp256r1 #490

Merged
merged 8 commits into from
May 9, 2023

Conversation

Arsh-Sandhu
Copy link
Contributor

feat: add support for secp256k1, secp256r1

  • add ECDSA_256r1 codes based on the codes created in CESRide
  • add support for secp256k1
  • add tests for Secp256k1
  • update Prefixer to support secp256r1 and secp256k1
  • adds tests for secp256k1, secp256r1 in eventing

It is based Phil's work Add support for secp256k1 and secp256r1

pfeairheller and others added 8 commits March 21, 2023 16:25
Signed-off-by: pfeairheller <pfeairheller@gmail.com>
* add ECDSA_256r1 codes based on the codes created in CESRide
* add support for secp256k1
* add tests for Secp256k1

Signed-off-by: arshdeep singh <arsh.binny@gmail.com>
* update Prefixer to support secp256r1 and secp256k1
* adds tests for secp256k1, secp256r1 in eventing

Signed-off-by: arshdeep singh <arsh.binny@gmail.com>
Signed-off-by: arshdeep singh <arsh.binny@gmail.com>
Signed-off-by: arshdeep singh <arsh.binny@gmail.com>
@Arsh-Sandhu Arsh-Sandhu marked this pull request as ready for review May 6, 2023 19:51
@pfeairheller pfeairheller merged commit 6432063 into WebOfTrust:development May 9, 2023
6 checks passed
dhh1128 pushed a commit to dhh1128/keripy that referenced this pull request Jul 20, 2023
* resolve merge with Signify changes

Signed-off-by: pfeairheller <pfeairheller@gmail.com>

* feat: add support for secp256k1
* add ECDSA_256r1 codes based on the codes created in CESRide
* add support for secp256k1
* add tests for Secp256k1

Signed-off-by: arshdeep singh <arsh.binny@gmail.com>

* feat: support secp256r1, secp256k1 in prefixer
* update Prefixer to support secp256r1 and secp256k1
* adds tests for secp256k1, secp256r1 in eventing

Signed-off-by: arshdeep singh <arsh.binny@gmail.com>

* adds tests for secp256k1, secp256r1 in test_crypto

Signed-off-by: arshdeep singh <arsh.binny@gmail.com>

* add tests for Secp256r1 in eventing

Signed-off-by: arshdeep singh <arsh.binny@gmail.com>

* add tests for secp256r1, secp256k1 in verfer, prefixer

---------

Signed-off-by: pfeairheller <pfeairheller@gmail.com>
Signed-off-by: arshdeep singh <arsh.binny@gmail.com>
Co-authored-by: pfeairheller <pfeairheller@gmail.com>
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.

None yet

2 participants