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

PR #393 rebased #416

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

PR #393 rebased #416

wants to merge 7 commits into from

Commits on Sep 23, 2022

  1. fix function error name mismatches

    igrkir committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    63f68e8 View commit details
    Browse the repository at this point in the history
  2. update error state file

    igrkir committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    498b20a View commit details
    Browse the repository at this point in the history
  3. Implementation of the MGM mode for magma/kuznyechik

    first implemented in ossl_patched branch
    igrkir committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    92b4b3e View commit details
    Browse the repository at this point in the history
  4. fix: replace 'U64()' with 'iossl_uintmax_t'

    igrkir committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    aabbe9f View commit details
    Browse the repository at this point in the history
  5. add mgm to provider

    igrkir committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    971df1c View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2022

  1. WIP: update mgm tests to support provider

    igrkir committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    589c6d3 View commit details
    Browse the repository at this point in the history
  2. WIP: remove mgm test from cmake config

    igrkir committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    dae33fb View commit details
    Browse the repository at this point in the history