Skip to main content

EncryptedLogOutgoingBody

Fields

FieldType
eph_skGrumpkinPrivateKey
recipientAztecAddress
recipient_ivpk_appGrumpkinPoint

Methods

new

EncryptedLogOutgoingBody::new(eph_sk, recipient, recipient_ivpk_app);

Parameters

NameType
eph_skGrumpkinPrivateKey
recipientAztecAddress
recipient_ivpk_appGrumpkinPoint

compute_ciphertext

EncryptedLogOutgoingBody::compute_ciphertext(self, ovsk_app, eph_pk);

Parameters

NameType
self
ovsk_appGrumpkinPrivateKey
eph_pkGrumpkinPoint

Standalone Functions

test_encrypted_log_outgoing_body

test_encrypted_log_outgoing_body();

Takes no parameters.