-
Notifications
You must be signed in to change notification settings - Fork 111
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added DPFs and Foleage F4 OLE and triples (#168)
* dpf v1 * partia * sparse dpf * ported foliage and some optimizations * FoliageF4Ole * foleage fft attempted opt and started tri dpf * partial * tridpf partially working * triDpf Working * optimized triDpf * dpf refactor and bugfix * dpf refactor and keygen * dpf noninteractive eval fix * triDpf PCG working * foliage 243 elem leaf * foleage dpf for leaf working * shared foleage position done and tensor coeff started * distributed foliage working * foleage cleanup * optimizing * cleanup * working version * foleage cleanup * fixed sparse dpf * foleage ci * foleage mac compile * removing deprecated calls * removing deprecated calls * mac compile fixes * mac compile fixes * mac ci debug * mac ci debug * mac ci debug * mac compile fixes * mac compile fixes * mac compile fixes * mac compile fixes * mac ci debug * mac ci debug * mac ci debug * mac ci debug * mac ci debug * mac ci debug * mac ci debug * ci working * dpf fix * added conditional compile options * readme
- Loading branch information
Showing
37 changed files
with
6,739 additions
and
1,441 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
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
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
Submodule cryptoTools
updated
4 files
+31 −25 | cmake/cryptoToolsBuildOptions.cmake | |
+42 −18 | cryptoTools/Common/block.h | |
+9 −9 | cryptoTools/Crypto/AES.h | |
+10 −0 | tests_cryptoTools/AES_Tests.cpp |
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.