Skip to content

Commit 737861d

Browse files
Add information about the STRK curve order (#1625)
* Update cryptography.adoc * Update cryptography.adoc * Update cryptography.adoc * Update starknet-state.adoc * Update cryptography.adoc * Update cryptography.adoc * Update cryptography.adoc --------- Co-authored-by: Raz Landau <[email protected]>
1 parent 475c95c commit 737861d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/Starknet/modules/architecture-and-concepts/pages/cryptography.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ where:
3131
* stem:[\alpha] = 1
3232
* stem:[\beta] = 3141592653589793238462643383279502884197169399375105820974944592307816406665
3333

34-
and the generator point stem:[G] used in the ECDSA scheme is defined by:
34+
The curve's order is 3618502788666131213697322783095070105526743751716087489154079457884512865583, and the generator point stem:[G] in the Elliptic Curve Digital Signature Algorithm (ECDSA) implementation that is used in Cairo with respect to it is defined by:
3535

3636
* stem:[G_x] = 874739451078007766457464989774322083649278607533249481151382481072868806602
3737
* stem:[G_y] = 152666792071518830868575557812948353041420400780739481342941381225525861407

0 commit comments

Comments
 (0)