CurveGFp.sqr

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

Meta