Skip to main content
pq_commitment_bytes_from_seed
hashiverse_
lib
1.0.0
In hashiverse_
lib::
tools::
keys_
post_
quantum
hashiverse_lib
::
tools
::
keys_post_quantum
Function
pq_
commitment_
bytes_
from_
seed
Copy item path
Source
pub fn pq_commitment_bytes_from_seed( seed: &[
u8
;
32
], ) ->
Result
<
PQCommitmentBytes
>