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

Refactor protection and fix key rotation #3805

Merged

Commits on Nov 5, 2021

  1. Refactor protection module in order to fix key rotation to be based o…

    …n key id updates (and not init data updates)
    bbert committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    803e76d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    159d472 View commit details
    Browse the repository at this point in the history
  3. fix unit tests

    bbert committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    2fbb05b View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

  1. update index.d.ts

    bbert committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    bb37190 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

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

Commits on Nov 12, 2021

  1. Configuration menu
    Copy the full SHA
    7ad6349 View commit details
    Browse the repository at this point in the history
  2. Do not check for key id and initData in _initiateWithExistingKeySyste…

    …m(), already checked in _initiateWithExistingKeySystem()
    bbert committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    610450e View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

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