Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for denominator (0.07 seconds)

  1. lib/fips140/v1.1.0-rc1.zip

    draft-irtf-cfrg-ristretto255-decaf448-00, Appendix A.4. type test struct { u, v []byte wasSquare int r []byte } var tests = []test{ // If u is 0, the function is defined to return (0, TRUE), even if v // is zero. Note that where used in this package, the denominator v // is never zero. { decodeHex("00000000000000000000"), decodeHex("00000000000000000000"), 1, decodeHex("00000000000000000000"), }, // 0/1 == 0² { decodeHex("00000000000000000000"), decodeHex("01000000000000000000"), 1, decodeHex("00000000000000000000"),...
    Created: Tue Dec 30 11:13:12 GMT 2025
    - Last Modified: Thu Dec 11 16:27:41 GMT 2025
    - 663K bytes
    - Click Count (0)
Back to Top