Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for LowOrderResidue (0.1 sec)

  1. src/crypto/ed25519/ed25519vectors_test.go

    			// by the cofactor, so any low order residue will cause the
    			// signature not to verify.
    			//
    			// This is allowed, but not required, by RFC 8032.
    			case "LowOrderResidue":
    				expectedToVerify = false
    			// Our point decoding allows non-canonical encodings (in violation
    			// of RFC 8032) but R is not decoded: instead, R is recomputed and
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Apr 25 14:52:51 UTC 2022
    - 3.7K bytes
    - Viewed (0)
Back to top