CurveGFp.sqr

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void sqr(BigInt z, BigInt x, SecureVector!word* ws)
    struct CurveGFp
    const
    void
    sqr
    ()
    (
    auto ref BigInt z
    ,
    auto const ref BigInt x
    ,
    SecureVector!word* ws
    )
  2. BigInt sqr(BigInt x, SecureVector!word* ws)

Meta