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

feat(crypto): Initial support for SubtleCrypto #698

Draft
wants to merge 22 commits into
base: main
Choose a base branch
from

Commits on Nov 23, 2024

  1. Configuration menu
    Copy the full SHA
    7de75c9 View commit details
    Browse the repository at this point in the history
  2. Refactor extract logic

    nabetti1720 committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    a4d8321 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2024

  1. Configuration menu
    Copy the full SHA
    0f4050e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5161cce View commit details
    Browse the repository at this point in the history
  3. Refactor argument names

    nabetti1720 committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    a498919 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Use ObjectBytes

    nabetti1720 committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    1588058 View commit details
    Browse the repository at this point in the history
  2. Refactor Error Handling

    nabetti1720 committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    e34046a View commit details
    Browse the repository at this point in the history
  3. Fix

    nabetti1720 committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    be813aa View commit details
    Browse the repository at this point in the history
  4. Use common SYSTEM_RANDOM

    nabetti1720 committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    5c1a038 View commit details
    Browse the repository at this point in the history
  5. Refactor

    nabetti1720 committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    4187f5a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    095d5ac View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2a9a2ab View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    51af5db View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. chore

    nabetti1720 committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    87e2c0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae81bbc View commit details
    Browse the repository at this point in the history
  3. Refactor the structure

    nabetti1720 committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    e996284 View commit details
    Browse the repository at this point in the history
  4. Fix error messages

    nabetti1720 committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    9a12840 View commit details
    Browse the repository at this point in the history
  5. Refactor

    nabetti1720 committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    d3ea7f3 View commit details
    Browse the repository at this point in the history
  6. Create CryptoKey Object

    nabetti1720 committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    7d9cb6f View commit details
    Browse the repository at this point in the history
  7. Fix

    nabetti1720 committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    4c19eb5 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. Refactor generateKey

    nabetti1720 committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    ab0b0a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    988590a View commit details
    Browse the repository at this point in the history