Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for P521 (0.04 sec)

  1. lib/fips140/v1.0.0.zip

    x516 uint64 var x517 uint64 x516, x517 = bits.Add64(x495, x492, uint64(p521Uint1(x515))) var x518 uint64 var x519 uint64 x518, x519 = bits.Add64(x493, x490, uint64(p521Uint1(x517))) var x520 uint64 var x521 uint64 x520, x521 = bits.Add64(x491, x488, uint64(p521Uint1(x519))) x522 := (uint64(p521Uint1(x521)) + x489) var x524 uint64 _, x524 = bits.Add64(x468, x504, uint64(0x0)) var x525 uint64 var x526 uint64 x525, x526 = bits.Add64(x470, x506, uint64(p521Uint1(x524))) var x527 uint64 var x528 uint64 x527,...
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed Jan 29 15:10:35 UTC 2025
    - 635K bytes
    - Viewed (0)
  2. api/go1.20.txt

    pkg context, func WithCancelCause(Context) (Context, CancelCauseFunc) #51365
    pkg context, type CancelCauseFunc func(error) #51365
    pkg crypto/ecdh, func P256() Curve #52221
    pkg crypto/ecdh, func P384() Curve #52221
    pkg crypto/ecdh, func P521() Curve #52221
    pkg crypto/ecdh, func X25519() Curve #52221
    pkg crypto/ecdh, method (*PrivateKey) Bytes() []uint8 #52221
    pkg crypto/ecdh, method (*PrivateKey) Curve() Curve #52221
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Fri Feb 17 21:23:32 UTC 2023
    - 602.6K bytes
    - Viewed (0)
  3. docs/en/docs/release-notes.md

    * Update docs for path parameters. PR [#1521](https://github.com/tiangolo/fastapi/pull/1521) by [@yankeexe](https://github.com/yankeexe).
    * Update docs for first steps, links and rewording. PR [#1518](https://github.com/tiangolo/fastapi/pull/1518) by [@yankeexe](https://github.com/yankeexe).
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Fri Sep 05 12:48:45 UTC 2025
    - 544.1K bytes
    - Viewed (0)
  4. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    051F          ; valid                                  # 5.1  CYRILLIC SMALL LETTER ALEUT KA
    0520          ; mapped                 ; 0521          # 5.1  CYRILLIC CAPITAL LETTER EL WITH MIDDLE HOOK
    0521          ; valid                                  # 5.1  CYRILLIC SMALL LETTER EL WITH MIDDLE HOOK
    0522          ; mapped                 ; 0523          # 5.1  CYRILLIC CAPITAL LETTER EN WITH MIDDLE 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)
  5. RELEASE.md

    *   `tf.SparseTensor`:
        *   Introduced `set_shape`, which sets the static dense shape of the sparse tensor and has the same semantics as `tf.Tensor.set_shape`.
    
    ## Security
    
    * TF is currently using giflib 5.2.1 which has [CVE-2022-28506](https://nvd.nist.gov/vuln/detail/CVE-2022-28506). TF is not affected by the CVE as it does not use `DumpScreen2RGB` at all.
    Registered: Tue Sep 09 12:39:10 UTC 2025
    - Last Modified: Mon Aug 18 20:54:38 UTC 2025
    - 740K bytes
    - Viewed (1)
Back to top