Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for 0xffffffff00000001000000000000000000000000ffffffffffffffffffffffff (0.49 sec)

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

    // curve description: p256
    //
    // machine_wordsize = 64 (from "64")
    //
    // requested operations: mul, square, add, sub, one, from_montgomery, to_montgomery, selectznz, to_bytes, from_bytes
    //
    // m = 0xffffffff00000001000000000000000000000000ffffffffffffffffffffffff (from "2^256 - 2^224 + 2^192 + 2^96 - 1")
    //
    //
    //
    // NOTE: In addition to the bounds specified above each function, all
    //
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 05 21:53:03 UTC 2022
    - 41.2K bytes
    - Viewed (0)
Back to top