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

Implement webcrypto import ECDSA key and export as SPKI #200

Merged
merged 49 commits into from
Jan 3, 2024

Commits on Nov 28, 2023

  1. Update README

    ospfranco committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    fc270b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7a886b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4153b5a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e2b6c2 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Add type to import pbkdf2

    ospfranco committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    91d2079 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Import almost working

    ospfranco committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    69797eb View commit details
    Browse the repository at this point in the history
  2. Add crypto_ec. file

    ospfranco committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    f0bca91 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    067d025 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d428aca View commit details
    Browse the repository at this point in the history
  5. Minor type fixes

    ospfranco committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    60fc1af View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Simplify test structure

    ospfranco committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    c1fe74f View commit details
    Browse the repository at this point in the history
  2. Simplify module

    ospfranco committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    6a7107b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e2e383 View commit details
    Browse the repository at this point in the history
  4. Typescript fixes

    ospfranco committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    debcda6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    81e68c3 View commit details
    Browse the repository at this point in the history
  6. Dependencies

    ospfranco committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    e6ad40f View commit details
    Browse the repository at this point in the history
  7. Update gradle wrapper

    ospfranco committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    fddc858 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    26d61aa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4438955 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e40020e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6b29968 View commit details
    Browse the repository at this point in the history
  12. Do not use build caches

    ospfranco committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    f90833d View commit details
    Browse the repository at this point in the history
  13. Do not use build caches

    ospfranco committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    0b192e8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b278ae1 View commit details
    Browse the repository at this point in the history
  15. Fix Android compilation

    ospfranco committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    91b70e3 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3267110 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    757be80 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    7b7d3d4 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d4da5f7 View commit details
    Browse the repository at this point in the history
  20. Merge branch 'osp/minor-fixes' into ECDSA

    # Conflicts:
    #	src/keys.ts
    ospfranco committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    77d9f93 View commit details
    Browse the repository at this point in the history
  21. Adjust Android compilation

    ospfranco committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    2ce6edf View commit details
    Browse the repository at this point in the history
  22. JS linting

    ospfranco committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    310bd73 View commit details
    Browse the repository at this point in the history
  23. cpp linting

    ospfranco committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    82c5709 View commit details
    Browse the repository at this point in the history
  24. Fix android header

    ospfranco committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    28d76cb View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. Configuration menu
    Copy the full SHA
    d938cd3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd04d7d View commit details
    Browse the repository at this point in the history
  3. Update JDK Setup

    ospfranco committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    0c53ab3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d02e8a View commit details
    Browse the repository at this point in the history
  5. Update dependencies

    ospfranco committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    c0834a9 View commit details
    Browse the repository at this point in the history
  6. Update dependencies

    ospfranco committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    34c1539 View commit details
    Browse the repository at this point in the history
  7. linting

    ospfranco committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    dba27ff View commit details
    Browse the repository at this point in the history
  8. Reinsert deps

    ospfranco committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    8c609f3 View commit details
    Browse the repository at this point in the history
  9. lock

    ospfranco committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    0463e24 View commit details
    Browse the repository at this point in the history
  10. lock

    ospfranco committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    8afc4a5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    01eb5a8 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    0c4b58f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fb6019 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54bd203 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Merge branch 'main' into ECDSA

    # Conflicts:
    #	android/build.gradle
    #	example/src/testing/TestList.ts
    #	src/keys.ts
    ospfranco committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    3be5c0e View commit details
    Browse the repository at this point in the history