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

Move schemeswitching-data-serializer.h from pke/include to pke/unittest/ or pke/examples. #869

Closed
dsuponitskiy opened this issue Sep 16, 2024 · 0 comments · Fixed by #916
Assignees
Labels
cleanup Code cleanup
Milestone

Comments

@dsuponitskiy
Copy link
Collaborator

dsuponitskiy commented Sep 16, 2024

  1. It is a test utility created for convenience
  2. The header file defines multiple file names to store serialized objects
  3. SERTYPE is not passed as a parameter, it is a constant value defined inside of the source file
@dsuponitskiy dsuponitskiy added the cleanup Code cleanup label Sep 16, 2024
@dsuponitskiy dsuponitskiy added this to the Release 1.2.2 milestone Sep 16, 2024
@dsuponitskiy dsuponitskiy self-assigned this Sep 16, 2024
@dsuponitskiy dsuponitskiy changed the title Move schemeswitching-data-serializer.h from pke/include to pke/unittest/ or pke/examples. It is a test ustility Move schemeswitching-data-serializer.h from pke/include to pke/unittest/ or pke/examples. Sep 17, 2024
@pascoec pascoec closed this as completed Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment