Search Options

Results per page
Sort
Preferred Languages
Advance

Results 91 - 91 of 91 for PROPERTIES (0.08 sec)

  1. src/crypto/internal/nistec/fiat/p384_fiat64.go

    //
    //   input to be strictly less than the prime modulus (m), and also
    //
    //   require the input to be in the unique saturated representation.
    //
    //   All functions also ensure that these two properties are true of
    //
    //   return values.
    //
    //
    //
    // Computed values:
    //
    //   eval z = z[0] + (z[1] << 64) + (z[2] << 128) + (z[3] << 192) + (z[4] << 256) + (z[5] << 0x140)
    //
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 05 21:53:03 UTC 2022
    - 90.8K bytes
    - Viewed (0)
Back to top