Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 101 - 102 of 102 for grown (0.13 seconds)

  1. lib/fips140/v1.0.0-c2097c7c.zip

    #define TT0 V11 #define TT1 V12 #define T2 V13 // p256MulAsm Parameters #define X0 V0 #define X1 V1 #define Y0 V2 #define Y1 V3 #define T0 V4 #define T1 V5 #define PL V30 #define PH V31 /* * https://choucroutage.com/Papers/SideChannelAttacks/ctrsa-2011-brown.pdf "Software Implementation of the NIST Elliptic Curves Over Prime Fields" * * A = X鈧伱梈鈧偮 * B = Y鈧伱梈鈧偮 * C = X鈧偯梈鈧伮 -A * D = Y鈧偯梈鈧伮 -B * X鈧 = D虏 - 2A脳C虏 - C鲁 * Y鈧 = D脳(A脳C虏 - X鈧 ) - B脳C鲁 * Z鈧 = Z鈧伱梈鈧偯桟 * * Three-operand formula (adopted): http://...
    Created: Tue Apr 07 11:13:11 GMT 2026
    - Last Modified: Thu Sep 25 19:53:19 GMT 2025
    - 642.7K bytes
    - Click Count (0)
  2. api/go1.1.txt

    pkg bufio, var ErrTooLong error
    pkg bytes, const MinRead = 512
    pkg bytes, func TrimPrefix([]uint8, []uint8) []uint8
    pkg bytes, func TrimSuffix([]uint8, []uint8) []uint8
    pkg bytes, method (*Buffer) Grow(int)
    pkg bytes, method (*Reader) WriteTo(io.Writer) (int64, error)
    pkg compress/flate, const BestCompression = 9
    pkg compress/flate, const BestSpeed = 1
    pkg compress/flate, const DefaultCompression = -1
    Created: Tue Apr 07 11:13:11 GMT 2026
    - Last Modified: Thu Mar 31 20:37:15 GMT 2022
    - 2.6M bytes
    - Click Count (0)
Back to Top