-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1382 from tyurek/hybrid_conversion
Implement encryption/decryption for HybridConversionReport and HybridReport This commit finishes the work in implementing HybridConversionReport and HybridReport enough to support encryption/decryption, as well as, by necessity, serialization. Additionally, it implements HybridConversionInfo, changes HybridInfo from enum to struct that has both types, and makes the whole system function end to end with queries.
- Loading branch information
Showing
5 changed files
with
915 additions
and
173 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.