Function bamboo_rs_core::entry::verify::batch::verify_batch_signatures [−][src]
pub fn verify_batch_signatures<'a, T: AsRef<[u8]>>(
entries_bytes: &'a [T]
) -> Result<()> where
[T]: ParallelSlice<T>,
T: Sync,
Expand description
Batch verify the signatures of a collection of entries that are all from the same author and same log_id