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

Conversation

PTKu
Copy link
Member

@PTKu PTKu commented Jan 28, 2023

closes #2

PTKu and others added 23 commits January 28, 2023 06:26
…ds_for_swapping_data_between_shadow_plain_online
- OnlineToShadow
- ShadowToOnline
- refresh of expected compiler output based on recent changes (plain <-> online)
…ds_for_swapping_data_between_shadow_plain_online
consolidation of Newtonsoft.Json package
…pping_data_between_shadow_plain_online' into plain-to-shadow-shadow-to-plain
added implementation for plaintoshadow/shadowtoplain swap methods
@Specter-13
Copy link
Collaborator

@PTKu tests for all primitives (+enum) are available in branch swap-methods-primitive-tests

…pping_data_between_shadow_plain_online' into swap-methods-primitive-tests
@PTKu
Copy link
Member Author

PTKu commented Feb 10, 2023

@PTKu tests for all primitives (+enum) are available in branch swap-methods-primitive-tests

@Specter-13 thanks a lot!

@PTKu PTKu marked this pull request as ready for review February 13, 2023 09:43
@PTKu PTKu merged commit 77a1825 into dev Feb 13, 2023
@PTKu PTKu deleted the 2-_NEW-FEATURE_Implement_compilation_of_methods_for_swapping_data_between_shadow_plain_online branch February 13, 2023 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

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