Skip to content
This repository has been archived by the owner on Aug 5, 2024. It is now read-only.

API issue with saving secret Key #135

Open
dowem opened this issue Apr 2, 2021 · 0 comments
Open

API issue with saving secret Key #135

dowem opened this issue Apr 2, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@dowem
Copy link
Contributor

dowem commented Apr 2, 2021

There is an issue where the following code does not behave as expected. Both saved output files are identical and we would expect one to be much smaller:

bool withSecretKey = true;
hePtr->saveToFile(clientContext, withSecretKey); // save client context
hePtr->saveSecretKeyToFile(clientSecretKey); // Change add to save the secret key

@aehud indicated in issue #126 he would try to put something out for that soon. Thanks to @YangJudy for reporting it in that other bug.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant