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

Updated Device to Get PASE Verifier from Memory. Resolves #7738 #14676

Commits on Feb 10, 2022

  1. Updated Device to Get PASE Verifier from Memory.

    Also removed one version of the PASESession::WaitForPairing() API, which
    gets PIN Code as an input. Left only one version, which gets Verifier as
    an input.
    
    Updated configuration manager GetSpake2pSalt() and GetSpake2pVerifier() APIs
    to fetch Salt and Verifier values from the memory as base-64 encoded string.
    emargolis committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    9dc787c View commit details
    Browse the repository at this point in the history