Ver a proveniência

cln16sidh: clarify doc for P34

trials/prep_p503_trial3
Henry de Valence há 7 anos
ascendente
cometimento
50aa855b53
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      field.go

+ 1
- 1
field.go Ver ficheiro

@@ -286,7 +286,7 @@ func (dest *PrimeFieldElement) Inv(x *PrimeFieldElement) *PrimeFieldElement {
return dest
}

// Set dest = x^((p-3)/4)
// Set dest = x^((p-3)/4). If x is square, this is 1/sqrt(x).
//
// Allowed to overlap x with dest.
//


Carregando…
Cancelar
Guardar