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

[NEW-FEATURE] Implement compilation of methods for swapping data between shadow, plain, online #29

Commits on Jan 28, 2023

  1. Create draft PR for #2

    PTKu committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    1e71448 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. Merge branch 'dev' into 2-_NEW-FEATURE_Implement_compilation_of_metho…

    …ds_for_swapping_data_between_shadow_plain_online
    PTKu committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    ee431b9 View commit details
    Browse the repository at this point in the history
  2. [connector] adds methods for swapping data

    - OnlineToShadow
    - ShadowToOnline
    PTKu committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    1535b4a View commit details
    Browse the repository at this point in the history
  3. wip

    PTKu committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    d10220b View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Configuration menu
    Copy the full SHA
    998c91c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e7b555 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81560d3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea9b2b2 View commit details
    Browse the repository at this point in the history
  5. synch with dev

    PTKu committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    1abb34d View commit details
    Browse the repository at this point in the history
  6. fixes ixc cs tests

    - refresh of expected compiler output based on recent changes (plain <-> online)
    PTKu committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    cbb6bb0 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'dev' into 2-_NEW-FEATURE_Implement_compilation_of_metho…

    …ds_for_swapping_data_between_shadow_plain_online
    PTKu committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    4f23430 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

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

Commits on Feb 10, 2023

  1. Configuration menu
    Copy the full SHA
    0becdf6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06a6620 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef1d2fa View commit details
    Browse the repository at this point in the history
  4. multiple bug fixies on webapi connector

    consolidation of Newtonsoft.Json package
    PTKu committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    7b47ffb View commit details
    Browse the repository at this point in the history
  5. Merge branch '2-_NEW-FEATURE_Implement_compilation_of_methods_for_swa…

    …pping_data_between_shadow_plain_online' into plain-to-shadow-shadow-to-plain
    PTKu committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    bb12827 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #61 from ix-ax/plain-to-shadow-shadow-to-plain

    added implementation for plaintoshadow/shadowtoplain swap methods
    PTKu committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    d3da6fd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7a9808c View commit details
    Browse the repository at this point in the history
  8. adds integration tests

    PTKu committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    bec144d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e165370 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    aef2e78 View commit details
    Browse the repository at this point in the history
  11. change to datetime

    Specter-13 committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    91ab90d View commit details
    Browse the repository at this point in the history
  12. Merge branch '2-_NEW-FEATURE_Implement_compilation_of_methods_for_swa…

    …pping_data_between_shadow_plain_online' into swap-methods-primitive-tests
    PTKu committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    a1cd9e7 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #63 from ix-ax/swap-methods-primitive-tests

    Swap methods primitive tests
    PTKu committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    b8eb681 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8bcf23c View commit details
    Browse the repository at this point in the history