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

Ensure IV and Partial IV are not both present #66

Merged
merged 4 commits into from
May 20, 2022

Commits on May 20, 2022

  1. ensure IV and Partial IV are not both present

    Signed-off-by: qmuntal <qmuntaldiaz@microsoft.com>
    qmuntal committed May 20, 2022
    Configuration menu
    Copy the full SHA
    345005a View commit details
    Browse the repository at this point in the history
  2. iv error message should start with lower case

    Signed-off-by: qmuntal <qmuntaldiaz@microsoft.com>
    qmuntal committed May 20, 2022
    Configuration menu
    Copy the full SHA
    ff368ec View commit details
    Browse the repository at this point in the history
  3. test iv for unprotected header

    Signed-off-by: qmuntal <qmuntaldiaz@microsoft.com>
    qmuntal committed May 20, 2022
    Configuration menu
    Copy the full SHA
    c32239f View commit details
    Browse the repository at this point in the history
  4. check for coexisting iv and partialiv in different headers

    Signed-off-by: qmuntal <qmuntaldiaz@microsoft.com>
    qmuntal committed May 20, 2022
    Configuration menu
    Copy the full SHA
    6042760 View commit details
    Browse the repository at this point in the history