Page:Fips186-2-change1.pdf/38

From Wikisource
Jump to navigation Jump to search
This page has been proofread, but needs to be validated.

Pseudo-random curve (Polynomial Basis representation):

  • The coefficient b
  • The base point x coordinate Gx
  • The base point y coordinate Gy

Pseudo-random curve (Normal Basis representation):

  • The 160-bit input seed s to the SHA-1 based algorithm
  • The coefficient b (i.e., the output of the SHA-1 based algorithm)
  • The base point x coordinate Gx
  • The base point y coordinate Gy

Integers (such as T, m, and r) are given in decimal form; bit strings and field elements are given in hex.

35