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

[V3] Upgrade ACC-based encryption + JWT signing #145

Closed
wants to merge 26 commits into from

Commits on Jul 11, 2023

  1. Integrate new BLS WASM

    hwrdtm committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    52e5e2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c48f68e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ce2602 View commit details
    Browse the repository at this point in the history
  4. Use generics in IEither

    hwrdtm committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    8134bf8 View commit details
    Browse the repository at this point in the history
  5. Use generics in IEither

    hwrdtm committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    c51cf9a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a4f6b2b View commit details
    Browse the repository at this point in the history
  7. Fix map

    hwrdtm committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    d9d782f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f2212fc View commit details
    Browse the repository at this point in the history
  9. Update encryption helpers and integrate new BLS encryption to lit-nod…

    …e-client-nodejs package
    hwrdtm committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    4fe63af View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dde3868 View commit details
    Browse the repository at this point in the history
  11. Build fixes + bug fixes

    hwrdtm committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    3df13fb View commit details
    Browse the repository at this point in the history
  12. Make demo app use TS

    hwrdtm committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    17b1558 View commit details
    Browse the repository at this point in the history
  13. Use better names, fixes

    hwrdtm committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    7dc7d04 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a9bd44d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c67df58 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    cda0f1d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    802851e View commit details
    Browse the repository at this point in the history
  18. Update comments and JSDocs

    hwrdtm committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    3e5b46a View commit details
    Browse the repository at this point in the history
  19. Fix bugs, update all e2e & manual tests, simplify encryptString to ju…

    …st arrayify utf-16 strings
    hwrdtm committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    4d751ad View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    4bb0a14 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    ae35bcd View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    ff937b5 View commit details
    Browse the repository at this point in the history
  23. Cleanup

    hwrdtm committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    85f7671 View commit details
    Browse the repository at this point in the history
  24. Fix types

    hwrdtm committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    60b621b View commit details
    Browse the repository at this point in the history
  25. Use cayenne as default

    hwrdtm committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    af3f59b View commit details
    Browse the repository at this point in the history
  26. Update to cayenne contracts

    hwrdtm committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    9ad5af3 View commit details
    Browse the repository at this point in the history