Fix typo of Pippenger's name.

This commit is contained in:
Isis Lovecruft 2019-12-10 20:33:53 +00:00
parent 46f56f91ee
commit 7e2aed3943
No known key found for this signature in database
GPG key ID: AB41313533E8E812

View file

@ -758,7 +758,7 @@ impl EdwardsPoint {
pub struct EdwardsBasepointTable(pub(crate) [LookupTable<AffineNielsPoint>; 32]);
impl EdwardsBasepointTable {
/// The computation uses Pippeneger's algorithm, as described on
/// The computation uses Pippenger's algorithm, as described on
/// page 13 of the Ed25519 paper. Write the scalar \\(a\\) in radix \\(16\\) with
/// coefficients in \\([-8,8)\\), i.e.,
/// $$