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

Another attempt at "Provide default sign method, add external signer and webcrypto example" #230

Draft
wants to merge 4 commits into
base: develop
Choose a base branch
from

Commits on Feb 23, 2024

  1. Add base Signer and ExternalSigner implementations using PKI.js

    dcbr authored and Valeri Buchinski committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    1c5fb4a View commit details
    Browse the repository at this point in the history
  2. Add WebCrypto examples and update readme

    dcbr authored and Valeri Buchinski committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    d147584 View commit details
    Browse the repository at this point in the history
  3. 🚨 Lint webcrypto examples

    Valeri Buchinski committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    4c6367f View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Commenting out unsignedAttributes support

    Will be reintroduced with future work.
    
    Co-authored-by: dcbr <15089458+dcbr@users.noreply.github.com>
    vbuch and dcbr committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    c11b647 View commit details
    Browse the repository at this point in the history