xtrace_sdk.x_vec.crypto.encryption¶
Encryption primitives used by the XTrace Vec.
Includes:
aes: AES encryption for chunk contentpaillier: Paillier homomorphic encryptionpaillier_lookup: Paillier variant with precomputed lookup tablesgoldwasser_micali: Goldwasser-Micali homomorphic encryption (experimental)homomorphic_base: base class for homomorphic encryption schemes