Skip to main content

aes128

Standalone Functions

extract_close_to_uniformly_random_256_bits_from_ecdh_shared_secret_using_poseidon2

extract_close_to_uniformly_random_256_bits_from_ecdh_shared_secret_using_poseidon2(shared_secret, );

Parameters

NameType
shared_secretPoint

extract_close_to_uniformly_random_256_bits_from_ecdh_shared_secret_using_sha256

extract_close_to_uniformly_random_256_bits_from_ecdh_shared_secret_using_sha256(shared_secret, );

Parameters

NameType
shared_secretPoint

derive_aes_symmetric_key_and_iv_from_ecdh_shared_secret

derive_aes_symmetric_key_and_iv_from_ecdh_shared_secret(shared_secret, randomness_extraction_fn);

Parameters

NameType
shared_secretPoint
randomness_extraction_fnfn(Point

derive_aes_symmetric_key_and_iv_from_ecdh_shared_secret_using_sha256

derive_aes_symmetric_key_and_iv_from_ecdh_shared_secret_using_sha256(shared_secret, );

Parameters

NameType
shared_secretPoint

derive_aes_symmetric_key_and_iv_from_ecdh_shared_secret_using_poseidon2

derive_aes_symmetric_key_and_iv_from_ecdh_shared_secret_using_poseidon2(shared_secret, );

Parameters

NameType
shared_secretPoint