sinsemilla_s: Add documentation.

This commit is contained in:
therealyingtong 2021-08-12 16:15:24 +08:00
parent 995728caa6
commit a9e96eb0a4
1 changed files with 3 additions and 0 deletions

View File

@ -1,6 +1,9 @@
use super::K;
use pasta_curves::pallas;
/// The precomputed bases for the Sinsemilla hash function.
///
/// https://zips.z.cash/protocol/protocol.pdf#concretesinsemillahash
pub const SINSEMILLA_S: [(pallas::Base, pallas::Base); 1 << K] = [
(
pallas::Base::from_raw([