Search Options

Results per page
Sort
Preferred Languages
Advance

Results 171 - 173 of 173 for harf (0.04 sec)

  1. lib/fips140/v1.0.0.zip

    rg/EFD/g1p/auto-shortw-jacobian-3.html#doubling-dbl-2004-hmv * Cost: 4M + 4S + 1*half + 5add + 2*2 + 1*3. * Source: 2004 Hankerson–Menezes–Vanstone, page 91. * A = 3(X₁-Z₁²)×(X₁+Z₁²) * B = 2Y₁ * Z₃ = B×Z₁ * C = B² * D = C×X₁ * X₃ = A²-2D * Y₃ = (D-X₃)×A-C²/2 * * Three-operand formula: * T1 = Z1² * T2 = X1-T1 * T1 = X1+T1 * T2 = T2*T1 * T2 = 3*T2 * Y3 = 2*Y1 * Z3 = Y3*Z1 * Y3 = Y3² * T3 = Y3*X1 * Y3 = Y3² * Y3 = half*Y3 * X3 = T2² * T1 = 2*T3 * X3 = X3-T1 * T1 = T3-X3 * T1 = T1*T2 * Y3 = T1-Y3 */...
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed Jan 29 15:10:35 UTC 2025
    - 635K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.25.md

    ### Promoted core CSI Migration to Stable
    
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Mon May 06 09:23:20 UTC 2024
    - 419.1K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.24.md

    - Modified command line errors (for example, `kubectl list` -> `unknown command`) that were printed as log message with escaped line breaks instead of a multi-line plain text, making the error hard to read. ([#107044](https://github.com/kubernetes/kubernetes/pull/107044), [@pohly](https://github.com/pohly))
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu Aug 24 00:02:43 UTC 2023
    - 473.4K bytes
    - Viewed (0)
Back to top