Skip to content

Commit d1688fa

Browse files
committed
Remove unnecessary CofactorGroup documentation
1 parent 485ffab commit d1688fa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

curve25519-dalek/src/edwards.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1589,7 +1589,6 @@ impl GroupEncoding for SubgroupPoint {
15891589
#[cfg(feature = "group")]
15901590
impl PrimeGroup for SubgroupPoint {}
15911591

1592-
/// Ristretto has a cofactor of 1.
15931592
#[cfg(feature = "group")]
15941593
impl CofactorGroup for EdwardsPoint {
15951594
type Subgroup = SubgroupPoint;

0 commit comments

Comments
 (0)