Skip to content

Commit

Permalink
Update ec/src/hashing/curve_maps/wb.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
tcoratger authored Nov 14, 2024
1 parent 79eeaf2 commit e02749f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ec/src/hashing/curve_maps/wb.rs
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ where
///
/// For more information, refer to [WB2019].
///
/// - [WB2019] <http://dx.doi.org/10.46586/tches.v2019.i4.154-179>
/// - [\[WB2019\]] <http://dx.doi.org/10.46586/tches.v2019.i4.154-179>
pub trait WBConfig: SWCurveConfig + Sized {
// The isogenous curve should be defined over the same base field but it can have
// different scalar field type IsogenousCurveScalarField :
Expand Down

0 comments on commit e02749f

Please sign in to comment.