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 EcdsaSecp256k1Signature2019Proof and fix pk encoding for EddsaJcs2022Proof #1127

Merged
merged 22 commits into from
Jun 18, 2024

Commits on May 25, 2024

  1. Add rdf canonicalization function

    Signed-off-by: Shota Jolbordi <[email protected]>
    Shota Jolbordi committed May 25, 2024
    Configuration menu
    Copy the full SHA
    859f6d2 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. Add new proof encoder and decoder

    Signed-off-by: Shota Jolbordi <[email protected]>
    Shota Jolbordi committed May 26, 2024
    Configuration menu
    Copy the full SHA
    1f82d7b View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. Remove slId from vcStatusList2021

    Signed-off-by: Shota Jolbordi <[email protected]>
    Shota Jolbordi committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    e338932 View commit details
    Browse the repository at this point in the history
  2. Add EddsaJcs2022ProofGenerator

    Signed-off-by: Shota Jolbordi <[email protected]>
    Shota Jolbordi committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    4e63b26 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into ATL-7120-add-proof-type-for-secp256k1

    Signed-off-by: Shota Jolbordi <[email protected]>
    Shota Jolbordi committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    05b2dc9 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Fix formatting

    Signed-off-by: Shota Jolbordi <[email protected]>
    Shota Jolbordi committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    d8e164a View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Fix status list unit test

    Signed-off-by: Shota Jolbordi <[email protected]>
    Shota Jolbordi committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    0369f6c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into ATL-7120-add-proof-type-for-secp256k1

    Signed-off-by: Shota Jolbordi <[email protected]>
    Shota Jolbordi committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    fb8e25f View commit details
    Browse the repository at this point in the history
  3. Formatting

    Signed-off-by: Shota Jolbordi <[email protected]>
    Shota Jolbordi committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    fe94b2a View commit details
    Browse the repository at this point in the history
  4. Fix the flow

    Signed-off-by: Shota Jolbordi <[email protected]>
    Shota Jolbordi committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    0d2fe9e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bd4cd79 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. Use derived decoder for json web key

    Signed-off-by: Shota Jolbordi <[email protected]>
    Shota Jolbordi committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    e4d1b2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2933928 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Remove check for the curve to improve performance

    Signed-off-by: Shota Jolbordi <[email protected]>
    Shota Jolbordi committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    67bebf3 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into ATL-7120-add-proof-type-for-secp256k1

    Signed-off-by: Shota Jolbordi <[email protected]>
    Shota Jolbordi committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    ddbe8ca View commit details
    Browse the repository at this point in the history
  3. Fix compilation errors

    Signed-off-by: Shota Jolbordi <[email protected]>
    Shota Jolbordi committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    60f76cf View commit details
    Browse the repository at this point in the history
  4. scalafmtAll

    Signed-off-by: Shota Jolbordi <[email protected]>
    Shota Jolbordi committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    5d00899 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Merge branch 'main' into ATL-7120-add-proof-type-for-secp256k1

    Signed-off-by: Shota Jolbordi <[email protected]>
    Shota Jolbordi committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    f0d444f View commit details
    Browse the repository at this point in the history
  2. Fix compilation errors

    Signed-off-by: Shota Jolbordi <[email protected]>
    Shota Jolbordi committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    fa91779 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Increase wait times in some tests

    Signed-off-by: Shota Jolbordi <[email protected]>
    Shota Jolbordi committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    0d8582a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f603e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b52b9d View commit details
    Browse the repository at this point in the history