tpe
0.7.0-alpha
Macros
impl_hash_with_serialized_compressed
Structs
AggregateDecryptionKey
AggregatePublicKey
CipherText
DecryptionKeyShare
EphemeralPublicKey
EphemeralSignature
G1Affine
G2Affine
PublicKeyShare
SecretKeyShare
Functions
aggregate_dk_shares
create_dk_share
decrypt_preimage
derive_agg_dk
derive_ephemeral_sk
derive_pk_share
encrypt_preimage
hash_to_message
lagrange_multipliers
verify_agg_dk
verify_ciphertext
verify_dk_share
xor_with_hash
tpe
Function
derive_ephemeral_sk
Copy item path
Settings
Help
Summary
Source
pub(crate) fn derive_ephemeral_sk(encryption_seed: &[
u8
;
32
]) -> Scalar