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

DIDComm v1 interfaces like those available for v2 #39

Merged
merged 8 commits into from
Jun 6, 2024

Commits on Jun 3, 2024

  1. feat: add legacy interfaces

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

Commits on Jun 4, 2024

  1. refactor: nacl legacy crypto service uses nacl directly

    instead of through the old crypto module
    
    Signed-off-by: Daniel Bluhm <[email protected]>
    dbluhm committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    7031025 View commit details
    Browse the repository at this point in the history
  2. feat: add legacy dmp interface

    Signed-off-by: Daniel Bluhm <[email protected]>
    dbluhm committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    9b68316 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. fix: multiple fixes after more testing

    Signed-off-by: Daniel Bluhm <[email protected]>
    dbluhm committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    2a136b7 View commit details
    Browse the repository at this point in the history
  2. fix: more efficient kid derivation

    Signed-off-by: Daniel Bluhm <[email protected]>
    dbluhm committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    839fbfa View commit details
    Browse the repository at this point in the history
  3. refactor: rename to V1

    DIDComm v1 isn't quite legacy yet
    
    Signed-off-by: Daniel Bluhm <[email protected]>
    dbluhm committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    2b0dfc4 View commit details
    Browse the repository at this point in the history
  4. refactor: rearrange packages

    Signed-off-by: Daniel Bluhm <[email protected]>
    dbluhm committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    929f743 View commit details
    Browse the repository at this point in the history
  5. chore: update lock

    Signed-off-by: Daniel Bluhm <[email protected]>
    dbluhm committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    40b9f8c View commit details
    Browse the repository at this point in the history