Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 13 of 13 for SEMI (0.06 sec)

  1. docs/en/docs/release-notes.md

    * ๐Ÿ› Ensure that `app.include_router` merges nested lifespans. PR [#9630](https://github.com/fastapi/fastapi/pull/9630) by [@Lancetnik](https://github.com/Lancetnik).
    
    ### Refactors
    
    * ๐ŸŽจ Fix typing annotation for semi-internal `FastAPI.add_api_route()`. PR [#10240](https://github.com/fastapi/fastapi/pull/10240) by [@ordinary-jamie](https://github.com/ordinary-jamie).
    Registered: Sun Dec 28 07:19:09 UTC 2025
    - Last Modified: Sat Dec 27 19:06:15 UTC 2025
    - 586.7K bytes
    - Viewed (0)
  2. lib/fips140/v1.1.0-rc1.zip

    nttMul(A[i*l+j], priv.s1[j])) } t := inverseNTT(tHat) for j := range n { r1, r0 := power2Round(t[j]) t1[i][j] = r1 if r0 != t0[i][j] { return nil, errors.New("mldsa: semi-expanded private key inconsistent with t0") } } } pk := pkEncode(priv.pub.raw[:0], ฯ[:], t1, p) if computePublicKeyHash(pk) != tr { return nil, errors.New("mldsa: semi-expanded private key inconsistent with public key hash") } computeT1Hat(priv.pub.t1[:k], t1) // NTT(tโ‚ โ‹… 2แตˆ) return priv, nil } func TestingOnlyPrivateKe(priv *PrivateKey)...
    Registered: Tue Dec 30 11:13:12 UTC 2025
    - Last Modified: Thu Dec 11 16:27:41 UTC 2025
    - 663K bytes
    - Viewed (0)
  3. src/main/webapp/css/bootstrap.min.css.map

    }\n}\n\n\n// Border versions\n//\n// Add or remove borders all around the table and between all the columns.\n//\n// When borders are added on all sides of the cells, the corners can render odd when\n// these borders do not have the same color or if they are semi-transparent.\n// Therefor we add top and border bottoms to the `tr`s and left and right borders\n// to the `td`s or `th`s\n\n.table-bordered {\n  > :not(caption) > * {\n    border-width: $table-border-width 0;\n\n    // stylelint-disable-next-line...
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sun Jan 12 06:14:02 UTC 2025
    - 575.5K bytes
    - Viewed (0)
Back to top