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

MSC4048: Authenticated key backup #4048

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    6d0d9e2 View commit details
    Browse the repository at this point in the history
  2. use MSC number

    uhoreg committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    a3751f5 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Apply suggestions from code review

    Co-authored-by: Andrew Ferrazzutti <[email protected]>
    uhoreg and AndrewFerr authored Aug 31, 2023
    Configuration menu
    Copy the full SHA
    97c3711 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. add comment about signing key

    uhoreg committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    af43417 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. switch to using MAC

    uhoreg committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    1757284 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    428b53d View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Apply suggestions from code review

    Co-authored-by: Denis Kasak <[email protected]>
    uhoreg and dkasak authored Sep 29, 2023
    Configuration menu
    Copy the full SHA
    6ed48ef View commit details
    Browse the repository at this point in the history
  2. more clarifications and tweaks

    uhoreg committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    3b34542 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Denis Kasak <[email protected]>
    uhoreg and dkasak authored Sep 29, 2023
    Configuration menu
    Copy the full SHA
    2bf49b4 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. fix typo

    uhoreg authored Sep 30, 2023
    Configuration menu
    Copy the full SHA
    1403cb4 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Define new backup algorithm, and other improvements

    - define new HMAC method that covers other fields
    - indicate key source for unauthenticated keys
    - define migration
    uhoreg committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    77401a0 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. fix naming

    uhoreg committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    05f1fee View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

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