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

One shot CFB #55480

Merged
merged 21 commits into from
Jul 13, 2021
Merged

One shot CFB #55480

merged 21 commits into from
Jul 13, 2021

Commits on Jul 8, 2021

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

Commits on Jul 9, 2021

  1. AES CFB128 theories

    vcsjones committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    85ad0d6 View commit details
    Browse the repository at this point in the history
  2. Basic 3DES functionality

    vcsjones committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    07ab470 View commit details
    Browse the repository at this point in the history
  3. 3DES CFB one shot tests

    vcsjones committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    247433f View commit details
    Browse the repository at this point in the history
  4. DES one shots

    vcsjones committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    eb80d0f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aea07c8 View commit details
    Browse the repository at this point in the history
  6. Cipher tests for CFB

    vcsjones committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    1fdec38 View commit details
    Browse the repository at this point in the history
  7. SymmetricAlgorithm tests

    vcsjones committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    5430e17 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    429524c View commit details
    Browse the repository at this point in the history
  9. WIP

    vcsjones committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    030b1be View commit details
    Browse the repository at this point in the history
  10. Finish up docs

    vcsjones committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    37ed8e0 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2021

  1. Configuration menu
    Copy the full SHA
    9a040bc View commit details
    Browse the repository at this point in the history
  2. Fix CSP tests

    vcsjones committed Jul 11, 2021
    Configuration menu
    Copy the full SHA
    0bbbb36 View commit details
    Browse the repository at this point in the history
  3. WIP

    vcsjones committed Jul 11, 2021
    Configuration menu
    Copy the full SHA
    bd5df87 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0596d6d View commit details
    Browse the repository at this point in the history
  5. Fix DES provider build

    vcsjones committed Jul 11, 2021
    Configuration menu
    Copy the full SHA
    1ab571b View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. Configuration menu
    Copy the full SHA
    6591592 View commit details
    Browse the repository at this point in the history
  2. Update comment to be more clear.

    Co-authored-by: Jeremy Barton <[email protected]>
    vcsjones and bartonjs committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    ef9cd77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cdb54a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    91cf551 View commit details
    Browse the repository at this point in the history