Home
last modified time | relevance | path

Searched defs:EcCommutativeCipherBase (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/private-join-and-compute/java/com/google/privacy/private_join_and_compute/encryption/commutative/
H A DEcCommutativeCipherBase.java30 public abstract class EcCommutativeCipherBase { class
59 protected EcCommutativeCipherBase(HashType hashType, ECPrivateKey key, SupportedCurve ecCurve) { in EcCommutativeCipherBase() method in EcCommutativeCipherBase