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

fix(ESDK): Head Auth logic and HKDF's info parameter #621

Merged
merged 14 commits into from
Nov 22, 2023
Merged

Commits on Nov 3, 2023

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

Commits on Nov 4, 2023

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

Commits on Nov 10, 2023

  1. fix(ESDK): Head Auth logic and HKDF's info parameter (#241)

    fix(ESDK): Head Auth logic and HKDF's info parameter
    
    The ESDK-NET’s Message Header Authorization 
    incorrectly appended two empty bytes.
    
    The HKDF invocation failed to 
    include the Message ID in the info parameter.
    texastony authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    907a6ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    586269d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84e0314 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

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

Commits on Nov 16, 2023

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

Commits on Nov 17, 2023

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

Commits on Nov 18, 2023

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

Commits on Nov 19, 2023

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

Commits on Nov 20, 2023

  1. chore(ESDK-NET): NetV4_0_0Example (#256)

    ---------
    Co-authored-by: seebees <[email protected]>
    Co-authored-by: José Corella <[email protected]>
    texastony authored Nov 20, 2023
    Configuration menu
    Copy the full SHA
    1a4dfac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76f86c1 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. chore: fix typos (#258)

    josecorella authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    347fbb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bbd0f3 View commit details
    Browse the repository at this point in the history