mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-03 14:23:07 +00:00
comment
This commit is contained in:
parent
63ec13e24b
commit
645ef664a2
@ -370,8 +370,8 @@ impl<T: FieldExt> Div for Fp2<T> {
|
||||
}
|
||||
}
|
||||
|
||||
/// This trait defines the method which multiplies
|
||||
/// by the Fp2 element t^3 whose cube root we will
|
||||
/// This trait defines the method which multiplies
|
||||
/// by the Fp2 element t^3 whose cube root we will
|
||||
/// adjoin in the subsequent cubic extension.
|
||||
/// For BN254 this is 9+i, and for BLS381 it is 1+i.
|
||||
/// It also defines the relevant FROB constants,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user