Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
com/google/privacy/private_join_and_compute/encryption/commutative/ | 04-Jul-2025 | - | 604 | 290 | ||
README.md | D | 04-Jul-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