Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for p384NonMontgomeryDomainFieldElement (0.34 sec)

  1. src/crypto/internal/nistec/fiat/p384_fiat64.go

    type p384MontgomeryDomainFieldElement [6]uint64
    
    // The type p384NonMontgomeryDomainFieldElement is a field element NOT in the Montgomery domain.
    //
    // Bounds: [[0x0 ~> 0xffffffffffffffff], [0x0 ~> 0xffffffffffffffff], [0x0 ~> 0xffffffffffffffff], [0x0 ~> 0xffffffffffffffff], [0x0 ~> 0xffffffffffffffff], [0x0 ~> 0xffffffffffffffff]]
    type p384NonMontgomeryDomainFieldElement [6]uint64
    
    // p384CmovznzU64 is a single-word conditional move.
    //
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 05 21:53:03 UTC 2022
    - 90.8K bytes
    - Viewed (0)
Back to top