Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for p224 (0.06 sec)

  1. lib/fips140/v1.0.0.zip

    bigmod.NewModulus(order) if err != nil { panic(err) } two, _ := bigmod.NewNat().SetBytes([]byte{2}, c.N) c.nMinus2 = bigmod.NewNat().ExpandFor(c.N).Sub(two, c.N).Bytes(c.N) } func P224() *Curve[*nistec.P224Point] { return _P224() } var _P224 = sync.OnceValue(func() *Curve[*nistec.P224Point] { c := &Curve[*nistec.P224Point]{ curve: p224, newPoint: nistec.NewP224Point, } precomputeParams(c, p224Order) return c }) var p224Order = []byte{ 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,...
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed Jan 29 15:10:35 UTC 2025
    - 635K bytes
    - Viewed (0)
  2. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    0222          ; mapped                 ; 0223          # 3.0  LATIN CAPITAL LETTER OU
    0223          ; valid                                  # 3.0  LATIN SMALL LETTER OU
    0224          ; mapped                 ; 0225          # 3.0  LATIN CAPITAL LETTER Z WITH HOOK
    0225          ; valid                                  # 3.0  LATIN SMALL LETTER Z WITH HOOK
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  3. api/go1.14.txt

    pkg syscall (freebsd-arm64), const DLT_ERF_ETH ideal-int
    pkg syscall (freebsd-arm64), const DLT_ERF_POS = 176
    pkg syscall (freebsd-arm64), const DLT_ERF_POS ideal-int
    pkg syscall (freebsd-arm64), const DLT_FC_2 = 224
    pkg syscall (freebsd-arm64), const DLT_FC_2 ideal-int
    pkg syscall (freebsd-arm64), const DLT_FC_2_WITH_FRAME_DELIMS = 225
    pkg syscall (freebsd-arm64), const DLT_FC_2_WITH_FRAME_DELIMS ideal-int
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
Back to top