Skip to main content

Crate zinc_transcript

Crate zinc_transcript 

Source

Modules§

traits

Macros§

delegate_const_transcribable
Delegates ConstTranscribable to the single inner field of a newtype. Transcribable is obtained automatically via the blanket impl.
delegate_gen_transcribable
Should not be used directly — use [delegate_transcribable!] or [delegate_const_transcribable!] instead.
delegate_transcribable
Delegates Transcribable to the single inner field of a newtype. Use this instead of [delegate_const_transcribable!] when the inner type only implements Transcribable (e.g. BoxedUint).

Structs§

Blake3Transcript
A cryptographic transcript implementation using the BLAKE3 hash function. Used for Fiat-Shamir transformations in zero-knowledge proof systems.

Functions§

append_field_cfg
append_field_vec_inner
read_field_cfg
read_field_vec_with_cfg