Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
com/google/privacy/private_join_and_compute/encryption/commutative/ | H | 25-Apr-2025 | - | 604 | 290 | |
README.md | H A D | 25-Apr-2025 | 197 | 4 | 3 |
README.md
1Java implementation of the EcCommutativeCipher, compatible with the C++ version. 2It requires Guava https://github.com/google/guava/releases and Bouncycastle 3https://www.bouncycastle.org libraries. 4