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

Taking latest changes done till EOD 01/05/2021 #2

Merged

Commits on Feb 4, 2021

  1. feat: add simple event bus

    Signed-off-by: Daniel Bluhm <dbluhm@pm.me>
    dbluhm committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    24f0178 View commit details
    Browse the repository at this point in the history
  2. feat: emit event on webhooks

    In the future, this should be inverted.
    
    Signed-off-by: Daniel Bluhm <dbluhm@pm.me>
    dbluhm committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    8a762c6 View commit details
    Browse the repository at this point in the history
  3. feat: log exceptions and continue processing events

    Signed-off-by: Daniel Bluhm <dbluhm@pm.me>
    dbluhm committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    3d2a216 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2021

  1. Configuration menu
    Copy the full SHA
    838c260 View commit details
    Browse the repository at this point in the history
  2. feat: use context instead of profile in event bus

    Signed-off-by: Daniel Bluhm <dbluhm@pm.me>
    dbluhm committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    d07a498 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2021

  1. feat: allow specifying reply_from_verkey in send

    Signed-off-by: Daniel Bluhm <dbluhm@pm.me>
    dbluhm committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    9e79bfd View commit details
    Browse the repository at this point in the history
  2. feat: accept profile only in event notify

    Signed-off-by: Daniel Bluhm <dbluhm@pm.me>
    dbluhm committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    3dbb81e View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2021

  1. feat: add sent_time to basicmessage webhook

    Signed-off-by: Daniel Bluhm <dbluhm@pm.me>
    dbluhm committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    3d4ef09 View commit details
    Browse the repository at this point in the history
  2. fix: basicmessage handler tests

    Signed-off-by: Daniel Bluhm <dbluhm@pm.me>
    dbluhm committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    10b8134 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2021

  1. add indy cred format class

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    9b1e98d View commit details
    Browse the repository at this point in the history
  2. abstract credential format handler, move indy

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    de123d9 View commit details
    Browse the repository at this point in the history
  3. add ld_proofs code to aries_cloudagent/vc/ld_proofs

    Signed-off-by: Karim Stekelenburg <karim@animo.id>
    karimStekelenburg authored and TimoGlastra committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    5477f29 View commit details
    Browse the repository at this point in the history
  4. Add linked data proofs functionality

    Signed-off-by: Karim Stekelenburg <karim@animo.id>
    karimStekelenburg authored and TimoGlastra committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    9386fbc View commit details
    Browse the repository at this point in the history
  5. Add linked data verifiable credential functionality

    Signed-off-by: Karim Stekelenburg <karim@animo.id>
    karimStekelenburg authored and TimoGlastra committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    4cb007a View commit details
    Browse the repository at this point in the history
  6. add Ed25519Signature2018 signature suite

    Signed-off-by: Karim Stekelenburg <karim@animo.id>
    karimStekelenburg authored and TimoGlastra committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    5e3e250 View commit details
    Browse the repository at this point in the history
  7. add ld_proof record

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    23a6977 View commit details
    Browse the repository at this point in the history
  8. fixed various syntax issues

    Signed-off-by: Karim Stekelenburg <karim@animo.id>
    karimStekelenburg authored and TimoGlastra committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    8aa0c34 View commit details
    Browse the repository at this point in the history
  9. black formatting

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    f20f240 View commit details
    Browse the repository at this point in the history
  10. initial issuance flow working

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    45b92b3 View commit details
    Browse the repository at this point in the history
  11. ld_proofs / vc improvments and refinements

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    d3dbc2c View commit details
    Browse the repository at this point in the history
  12. linked data proof overhaul

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    ee8fed3 View commit details
    Browse the repository at this point in the history
  13. proof purpose overhaul

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    b294962 View commit details
    Browse the repository at this point in the history
  14. issue / verify credential with basic test

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    9bd2358 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2021

  1. credential verification and storage working

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    001ffd2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09326e0 View commit details
    Browse the repository at this point in the history
  3. fix merge, restructure

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    c057fc7 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2021

  1. issue ld proof vc api

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    311dfb1 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2021

  1. add did key parser class

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Mar 20, 2021
    Configuration menu
    Copy the full SHA
    27bb434 View commit details
    Browse the repository at this point in the history
  2. add did:key support to API

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Mar 20, 2021
    Configuration menu
    Copy the full SHA
    cf6aec4 View commit details
    Browse the repository at this point in the history
  3. fix indy or key did pattern

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Mar 20, 2021
    Configuration menu
    Copy the full SHA
    77bab4b View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2021

  1. major cleanup and consistency overhaul

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Mar 21, 2021
    Configuration menu
    Copy the full SHA
    3bf693f View commit details
    Browse the repository at this point in the history
  2. issue and verify credential overhaul

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Mar 21, 2021
    Configuration menu
    Copy the full SHA
    f02eac1 View commit details
    Browse the repository at this point in the history
  3. create, sign and verify presentation

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Mar 21, 2021
    Configuration menu
    Copy the full SHA
    407c5b2 View commit details
    Browse the repository at this point in the history
  4. small improvements test_vc_ld

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Mar 21, 2021
    Configuration menu
    Copy the full SHA
    0f605e3 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2021

  1. abstract base did key resolver

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    45996d4 View commit details
    Browse the repository at this point in the history
  2. fix rfc3339 date time regex

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    64b6bc3 View commit details
    Browse the repository at this point in the history
  3. verify credential structure before issue/verify

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    2f488cd View commit details
    Browse the repository at this point in the history
  4. validate credentials in create presentation

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    8a36c46 View commit details
    Browse the repository at this point in the history
  5. fix query dids route

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    d7763e0 View commit details
    Browse the repository at this point in the history
  6. fix incorrect did context url

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    afa1bee View commit details
    Browse the repository at this point in the history
  7. fix incorrect import

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    808112e View commit details
    Browse the repository at this point in the history
  8. sequence should be string

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    3b5cf34 View commit details
    Browse the repository at this point in the history
  9. check dict vs class instances

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    9877d92 View commit details
    Browse the repository at this point in the history
  10. await result with details

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    8b3dde6 View commit details
    Browse the repository at this point in the history
  11. fix: unhashable type: 'list' for subject ids

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    8a0f511 View commit details
    Browse the repository at this point in the history
  12. store credential id

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    6b417fb View commit details
    Browse the repository at this point in the history
  13. schema ids requird property

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    2d7cb98 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. DIF PresExch Impl

    Signed-off-by: Shaanjot Gill <shaangill025@users.noreply.github.com>
    shaangill025 authored and TimoGlastra committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    bfb118e View commit details
    Browse the repository at this point in the history
  2. Requested Changes

    Signed-off-by: Shaanjot Gill <shaangill025@users.noreply.github.com>
    shaangill025 authored and TimoGlastra committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    cd13c04 View commit details
    Browse the repository at this point in the history
  3. Fixed tmp_

    Signed-off-by: Shaanjot Gill <shaangill025@users.noreply.github.com>
    shaangill025 authored and TimoGlastra committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    4fcde0d View commit details
    Browse the repository at this point in the history
  4. Fixes

    Signed-off-by: Shaanjot Gill <shaangill025@users.noreply.github.com>
    shaangill025 authored and TimoGlastra committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    8a20561 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

  1. Configuration menu
    Copy the full SHA
    1bbb39e View commit details
    Browse the repository at this point in the history
  2. add test

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    a351c55 View commit details
    Browse the repository at this point in the history
  3. fix for vc record api changes

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    34070c6 View commit details
    Browse the repository at this point in the history
  4. add bls1231 g1, g2 and g1g2 did key support

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    9f19cff View commit details
    Browse the repository at this point in the history
  5. AdminServer is now the only one to send_webhook

    Signed-off-by: Matthew Wright <matthew@smallhelm.com>
    farskipper committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    ae32a16 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2021

  1. use security context constant without version

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    5ef30c2 View commit details
    Browse the repository at this point in the history
  2. adding back responder.send_webhook with a deprecation warning

    Signed-off-by: Matthew Wright <matthew@smallhelm.com>
    farskipper committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    fad1502 View commit details
    Browse the repository at this point in the history
  3. add initial bbs+ signature suites

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    8177939 View commit details
    Browse the repository at this point in the history
  4. mapping events to webhooks

    Signed-off-by: Matthew Wright <matthew@smallhelm.com>
    farskipper committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    36cdc8d View commit details
    Browse the repository at this point in the history
  5. update context url constants

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    ce55d04 View commit details
    Browse the repository at this point in the history
  6. update wallet routes allowed key types

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    0f5c010 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2021

  1. formatting, docs, flake, black

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Mar 27, 2021
    Configuration menu
    Copy the full SHA
    657da46 View commit details
    Browse the repository at this point in the history
  2. more formatting, docs, flake, black

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Mar 27, 2021
    Configuration menu
    Copy the full SHA
    46a8e8b View commit details
    Browse the repository at this point in the history
  3. Use the document's context for proof before security context

    This means the document must either not have any context (so it will be automatically set),
    or it must include the appropriate context
    
    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Mar 27, 2021
    Configuration menu
    Copy the full SHA
    088da2a View commit details
    Browse the repository at this point in the history
  4. error checks, docs, formatting, ...

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Mar 27, 2021
    Configuration menu
    Copy the full SHA
    37c7100 View commit details
    Browse the repository at this point in the history
  5. add bls signature sutie to issue cred handler

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Mar 27, 2021
    Configuration menu
    Copy the full SHA
    b3f3ef1 View commit details
    Browse the repository at this point in the history
  6. more flake worshipping

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Mar 27, 2021
    Configuration menu
    Copy the full SHA
    44648dc View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2021

  1. flake, intitial attempt to fix some tests

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Mar 28, 2021
    Configuration menu
    Copy the full SHA
    ece1588 View commit details
    Browse the repository at this point in the history
  2. fix some more tests

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Mar 28, 2021
    Configuration menu
    Copy the full SHA
    4f5bc68 View commit details
    Browse the repository at this point in the history
  3. first pass at adding bls key support

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Mar 28, 2021
    Configuration menu
    Copy the full SHA
    5b1f757 View commit details
    Browse the repository at this point in the history
  4. initial bbs signatures working in in memory wallet

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Mar 28, 2021
    Configuration menu
    Copy the full SHA
    58f426b View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2021

  1. bls key support for indy wallet

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    a41301c View commit details
    Browse the repository at this point in the history
  2. bbs credential exchange working

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    2a8b590 View commit details
    Browse the repository at this point in the history
  3. add ursa_bbs_signatures with libbbs

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    c452fc0 View commit details
    Browse the repository at this point in the history
  4. correct egg for multicodec

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    36c199e View commit details
    Browse the repository at this point in the history
  5. fix incorrect egg for multicodec

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    cada5ab View commit details
    Browse the repository at this point in the history
  6. fix cred proposal property assingment

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    1764855 View commit details
    Browse the repository at this point in the history
  7. create store cred return data before removing record

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    bf90c3e View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

  1. bbs derive and verify derived credential

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    d5c2e86 View commit details
    Browse the repository at this point in the history
  2. add bbs test documents

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    1040700 View commit details
    Browse the repository at this point in the history
  3. allow for multiple variants of bls key type

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    7d63940 View commit details
    Browse the repository at this point in the history
  4. bbs mattr interop tests

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    5e82f39 View commit details
    Browse the repository at this point in the history
  5. flake formatting

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    92f1592 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2021

  1. query did by key type

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    0725a2f View commit details
    Browse the repository at this point in the history
  2. use hardcoded multicodec prefixes, outdated lib

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    b77fe3d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00b7960 View commit details
    Browse the repository at this point in the history
  4. optimize handler loading

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    3c9a5ee View commit details
    Browse the repository at this point in the history
  5. typo

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    931a700 View commit details
    Browse the repository at this point in the history
  6. extract key pair storage

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    e137780 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2021

  1. Configuration menu
    Copy the full SHA
    0dec13e View commit details
    Browse the repository at this point in the history
  2. add uniqueness check

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Apr 4, 2021
    Configuration menu
    Copy the full SHA
    8857b9a View commit details
    Browse the repository at this point in the history
  3. filter w3c credentials by proof type

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Apr 4, 2021
    Configuration menu
    Copy the full SHA
    c760bc0 View commit details
    Browse the repository at this point in the history
  4. check for properties missing in context

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Apr 4, 2021
    Configuration menu
    Copy the full SHA
    3c683ca View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2021

  1. base record replace webhooks with events

    Signed-off-by: Matthew Wright <matthew@smallhelm.com>
    farskipper committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    2dc86d7 View commit details
    Browse the repository at this point in the history
  2. split up admin server event subscribers

    Signed-off-by: Matthew Wright <matthew@smallhelm.com>
    farskipper committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    4218259 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #59 from Indicio-tech/event-bus-webhook-refactor-b…

    …ase_record
    
    Base record replace webhooks with events
    dbluhm authored Apr 5, 2021
    Configuration menu
    Copy the full SHA
    99bcd4d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #58 from Indicio-tech/event-bus-webhook-refactor

    AdminServer is now the only one to send_webhook
    dbluhm authored Apr 5, 2021
    Configuration menu
    Copy the full SHA
    fd29562 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c8c31b0 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

  1. handler improvements

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    c727430 View commit details
    Browse the repository at this point in the history
  2. check for format consistency

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    9568996 View commit details
    Browse the repository at this point in the history
  3. update to changed ursa_bbs_signatures api

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    41e7041 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2021

  1. Configuration menu
    Copy the full SHA
    3f9f11d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9470be5 View commit details
    Browse the repository at this point in the history
  3. fix: event bus forwarding to webhook

    Signed-off-by: Matthew Wright <matthew@smallhelm.com>
    farskipper committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    cdde03f View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2021

  1. update local contexts

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    66b6f1e View commit details
    Browse the repository at this point in the history
  2. fix incorrect handling of context property check

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    2c2e42a View commit details
    Browse the repository at this point in the history
  3. remove unneeded code

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    eb72511 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    606476a View commit details
    Browse the repository at this point in the history
  5. add did key resolver

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    766f97e View commit details
    Browse the repository at this point in the history
  6. remove direct dependency on bbs+

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    f64fef6 View commit details
    Browse the repository at this point in the history
  7. integrate jsonld document loader with did resolver

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    08f246a View commit details
    Browse the repository at this point in the history
  8. fix: use key-1 as did:sov key identifier

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    735f4ca View commit details
    Browse the repository at this point in the history
  9. fix incorrect method signatures

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    23d982b View commit details
    Browse the repository at this point in the history
  10. fix: await cache

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    8b943d4 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2021

  1. fix: correclty handle async document loader

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Apr 10, 2021
    Configuration menu
    Copy the full SHA
    964ecf0 View commit details
    Browse the repository at this point in the history
  2. fix: correclty parse did url

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Apr 10, 2021
    Configuration menu
    Copy the full SHA
    2bc01d5 View commit details
    Browse the repository at this point in the history
  3. fix: format identifiers may differ for messages

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Apr 10, 2021
    Configuration menu
    Copy the full SHA
    197ab55 View commit details
    Browse the repository at this point in the history
  4. fix: add assertionMethod to did:sov diddocs

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Apr 10, 2021
    Configuration menu
    Copy the full SHA
    88aceb7 View commit details
    Browse the repository at this point in the history
  5. remove duplicate did context url

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Apr 10, 2021
    Configuration menu
    Copy the full SHA
    da14f7b View commit details
    Browse the repository at this point in the history
  6. small fixmes

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Apr 10, 2021
    Configuration menu
    Copy the full SHA
    87b95ad View commit details
    Browse the repository at this point in the history
  7. test: fix broken unit tests

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Apr 10, 2021
    Configuration menu
    Copy the full SHA
    b7e1ee7 View commit details
    Browse the repository at this point in the history
  8. fix ursa test stub

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Apr 10, 2021
    Configuration menu
    Copy the full SHA
    ef90a05 View commit details
    Browse the repository at this point in the history
  9. remove custom context resolver from context check

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Apr 10, 2021
    Configuration menu
    Copy the full SHA
    add16f9 View commit details
    Browse the repository at this point in the history
  10. update pyld to 2.0.3

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Apr 10, 2021
    Configuration menu
    Copy the full SHA
    0db404f View commit details
    Browse the repository at this point in the history
  11. test: fix broken wallet unit tests

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Apr 10, 2021
    Configuration menu
    Copy the full SHA
    3d2c99f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    729be68 View commit details
    Browse the repository at this point in the history
  13. fix: proof may be none

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Apr 10, 2021
    Configuration menu
    Copy the full SHA
    781079d View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2021

  1. test: fix connections protocol unit tests

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    97f05d7 View commit details
    Browse the repository at this point in the history
  2. fix: register did:key resolver if no ledger

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    fddb76c View commit details
    Browse the repository at this point in the history
  3. chore: update to released bbs library

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    080f8fb View commit details
    Browse the repository at this point in the history
  4. chore: update ursa_bbs_signatures to 1.0.1

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    8df7ebb View commit details
    Browse the repository at this point in the history
  5. feat: injectable json-ld document loader

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    d7ab015 View commit details
    Browse the repository at this point in the history
  6. test: fix and extend broken issue credential tests

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    aa4f853 View commit details
    Browse the repository at this point in the history
  7. test: fix broken conductor unit tests

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    25e366f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b88766a View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2021

  1. fix: set context after proof to overwrite default

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    8bbb2a8 View commit details
    Browse the repository at this point in the history
  2. remove unused ed25519 and bbsbls wallet key pairs

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    ad7ac4e View commit details
    Browse the repository at this point in the history
  3. test: fix issue cred messages and handler tests

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    8588dac View commit details
    Browse the repository at this point in the history
  4. fix: remove absolute aries_cloudagent imports

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    877bfc0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9413e09 View commit details
    Browse the repository at this point in the history
  6. style: fix formatting with black

    Signed-off-by: Daniel Bluhm <dbluhm@pm.me>
    dbluhm committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    c3f0ba1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d6a10c9 View commit details
    Browse the repository at this point in the history
  8. implement basic ECDH-1PU crypto functionality according to RFC 587

    Signed-off-by: Jacky Yuan <jackyyuanyyj@gmail.com>
    Windforcer committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    f8aa9ed View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

  1. rework schemas and model classes

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    c2aaec6 View commit details
    Browse the repository at this point in the history
  2. test: flake formatting errors

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    65fd34f View commit details
    Browse the repository at this point in the history
  3. refactor: extract did and key type from crypto

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    3c48e31 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2021

  1. test: add missing wallet unit tests

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    d977c65 View commit details
    Browse the repository at this point in the history
  2. feat: use local context instead of security v3

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    35b0cd8 View commit details
    Browse the repository at this point in the history
  3. feat: add validation to derive_credential

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    34ad3b1 View commit details
    Browse the repository at this point in the history
  4. restructure bbs crypto

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    c05f65c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    615c09f View commit details
    Browse the repository at this point in the history
  6. test: fix broken test from merge

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    f508894 View commit details
    Browse the repository at this point in the history
  7. test: add missing issue credential unit tests

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    4659c5e View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

  1. Configuration menu
    Copy the full SHA
    07c301e View commit details
    Browse the repository at this point in the history
  2. test: fix broken tests from merge

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    223e27b View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2021

  1. Configuration menu
    Copy the full SHA
    b1e9a2c View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2021

  1. Configuration menu
    Copy the full SHA
    f6c0c47 View commit details
    Browse the repository at this point in the history
  2. fix after merge

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    915f442 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2021

  1. Configuration menu
    Copy the full SHA
    39f2c9a View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2021

  1. Merge pull request #1116 from HarshMultani-AyanWorks/main

    Changes in Endorser Protocol
    ianco authored Apr 24, 2021
    Configuration menu
    Copy the full SHA
    2651546 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. make long strings look like elsewhere in aca-py; cover new routes code

    Signed-off-by: sklump <srklump@hotmail.com>
    sklump committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    be68ad0 View commit details
    Browse the repository at this point in the history
  2. allow for no body

    Signed-off-by: sklump <srklump@hotmail.com>
    sklump committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    66d8b29 View commit details
    Browse the repository at this point in the history
  3. black with new version

    Signed-off-by: sklump <srklump@hotmail.com>
    sklump committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    991d0b5 View commit details
    Browse the repository at this point in the history
  4. black with new version

    Signed-off-by: sklump <srklump@hotmail.com>
    sklump committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    8bb1912 View commit details
    Browse the repository at this point in the history
  5. test: add unit tests for ld signature suites

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    ffec4a6 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1120 from sklump/accommodate-no-body-in-issue-cre…

    …d-bound-offer
    
    allow for no body
    andrewwhitehead authored Apr 26, 2021
    Configuration menu
    Copy the full SHA
    bc519ce View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    395df77 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1118 from sklump/unit-test-cover-endorser-routes

    make long strings look like elsewhere in aca-py; cover new routes code
    andrewwhitehead authored Apr 26, 2021
    Configuration menu
    Copy the full SHA
    5512566 View commit details
    Browse the repository at this point in the history
  9. add generic JWE envelope handling; update in-memory pack/unpack imple…

    …mentation
    
    Signed-off-by: Andrew Whitehead <cywolf@gmail.com>
    andrewwhitehead committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    ffd5298 View commit details
    Browse the repository at this point in the history
  10. add docstrings; use named parameters in JweRecipient constructor

    Signed-off-by: Andrew Whitehead <cywolf@gmail.com>
    andrewwhitehead committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    fde6cc5 View commit details
    Browse the repository at this point in the history
  11. fix unit test

    Signed-off-by: Andrew Whitehead <cywolf@gmail.com>
    andrewwhitehead committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    0724642 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2021

  1. Merge pull request #1115 from andrewwhitehead/refactor/jwe

    Add generic JWE envelope handling
    andrewwhitehead authored Apr 27, 2021
    Configuration menu
    Copy the full SHA
    8a60d1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    708f9d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa9a5c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    769014a View commit details
    Browse the repository at this point in the history
  5. fix after merge

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    7389cc4 View commit details
    Browse the repository at this point in the history
  6. remove presentation exchange for now

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    e9ebeb7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fc22fb2 View commit details
    Browse the repository at this point in the history
  8. chore: update circle ci with bbs requirements

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    683f7b2 View commit details
    Browse the repository at this point in the history
  9. style: black formatting

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    9194d5c View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

  1. test: add unit tests for ld proof purposes

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    3f724c8 View commit details
    Browse the repository at this point in the history
  2. test: update integration test

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    0474b0d View commit details
    Browse the repository at this point in the history
  3. better ld proof example in swagger ui

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    db78bef View commit details
    Browse the repository at this point in the history
  4. style: black formatting

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    da66ca0 View commit details
    Browse the repository at this point in the history
  5. fix: stateless records emit events

    Error on the side of caution for BaseRecord.emit_event, using topic
    without state when none is given, and inserting the serialized record as
    the payload if no payload is given.
    
    Events are only not emitted by records when no record topic is set.
    
    Signed-off-by: Daniel Bluhm <dbluhm@pm.me>
    dbluhm committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    98cdca7 View commit details
    Browse the repository at this point in the history
  6. fix: relax admin server record event pattern

    Should now accept stateless record event topics
    
    Signed-off-by: Daniel Bluhm <dbluhm@pm.me>
    dbluhm committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    7647590 View commit details
    Browse the repository at this point in the history
  7. fix: add event namespace to base records to allow plugins to override

    Signed-off-by: Daniel Bluhm <dbluhm@pm.me>
    dbluhm committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    5f7330a View commit details
    Browse the repository at this point in the history
  8. test: record topic parsing for webhook

    Signed-off-by: Daniel Bluhm <dbluhm@pm.me>
    dbluhm committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    88d8af1 View commit details
    Browse the repository at this point in the history
  9. style: relative import

    Signed-off-by: Daniel Bluhm <dbluhm@pm.me>
    dbluhm committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    7740758 View commit details
    Browse the repository at this point in the history
  10. style: sort imports

    Signed-off-by: Daniel Bluhm <dbluhm@pm.me>
    dbluhm committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    f421fe2 View commit details
    Browse the repository at this point in the history
  11. test: more test coverage

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    2a60430 View commit details
    Browse the repository at this point in the history
  12. style: black formatting

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    7cf00bc View commit details
    Browse the repository at this point in the history
  13. Merge pull request #1124 from dbluhm/fix/stateless-record-webhooks

    Fix: stateless record webhooks
    ianco authored Apr 28, 2021
    Configuration menu
    Copy the full SHA
    0b3de3f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c6a1626 View commit details
    Browse the repository at this point in the history
  15. add bbs to setup.py

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    565a9d2 View commit details
    Browse the repository at this point in the history
  16. test: fix usage of incorrect reveal document

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    00ab69b View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2021

  1. fix: incorrect check of proof.created

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    afaf1ac View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1061 from animo/cwu-bbs-main

    CWU - W3C Issue Credential
    ianco authored Apr 29, 2021
    Configuration menu
    Copy the full SHA
    cd4e4b0 View commit details
    Browse the repository at this point in the history
  3. fix ConcatKDF error, add test case from ECDH-1PU RFC Appendix A

    Signed-off-by: Jacky Yuan <jackyyuanyyj@gmail.com>
    Windforcer committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    09697db View commit details
    Browse the repository at this point in the history
  4. minor changes incorporating feedback

    Signed-off-by: Jacky Yuan <jackyyuanyyj@gmail.com>
    Windforcer committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    a5f2c1e View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2021

  1. add ecdsa to import requirements

    Signed-off-by: Jacky Yuan <jackyyuanyyj@gmail.com>
    Windforcer committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    73d3818 View commit details
    Browse the repository at this point in the history
  2. add additional black linting

    Signed-off-by: Jacky Yuan <jackyyuanyyj@gmail.com>
    Windforcer committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    8ccbb0a View commit details
    Browse the repository at this point in the history
  3. fix import

    Signed-off-by: Jacky Yuan <jackyyuanyyj@gmail.com>
    Windforcer committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    30ae498 View commit details
    Browse the repository at this point in the history
  4. Fix flake8 CI tests

    Signed-off-by: Jacky Yuan <jackyyuanyyj@gmail.com>
    Windforcer committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    5ddbb96 View commit details
    Browse the repository at this point in the history
  5. Additional Flake8 CI changes

    Signed-off-by: Jacky Yuan <jackyyuanyyj@gmail.com>
    Windforcer committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    34b7e1b View commit details
    Browse the repository at this point in the history
  6. third round of Flake8 CI changes

    Signed-off-by: Jacky Yuan <jackyyuanyyj@gmail.com>
    Windforcer committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    bab5443 View commit details
    Browse the repository at this point in the history
  7. fix: do not require indy or bbs to be installed

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    8259840 View commit details
    Browse the repository at this point in the history
  8. style: black formatting

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    8cd7734 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #1129 from animo/fix/required-dependencies

    fix: do not require indy or bbs to be installed
    swcurran authored Apr 30, 2021
    Configuration menu
    Copy the full SHA
    2f6c88d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d323821 View commit details
    Browse the repository at this point in the history
  11. Fix ConcatKDF padding variable type to bytes

    Signed-off-by: Jacky Yuan <jackyyuanyyj@gmail.com>
    Windforcer committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    7159a55 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b98aaa2 View commit details
    Browse the repository at this point in the history
  13. merge requirements.txt to include ecdsa library

    Signed-off-by: Jacky Yuan <jackyyuanyyj@gmail.com>
    Windforcer committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    3204bc4 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #1085 from Windforcer/main

    implement basic ECDH-1PU crypto functionality according to RFC 587
    andrewwhitehead authored Apr 30, 2021
    Configuration menu
    Copy the full SHA
    7541002 View commit details
    Browse the repository at this point in the history