Commit 6f35693 1 parent a9aa717 commit 6f35693 Copy full SHA for 6f35693
File tree 1 file changed +14
-0
lines changed
1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -1892,6 +1892,13 @@ <h4>Operations</h4>
1892
1892
and the value `false` otherwise.
1893
1893
</ p >
1894
1894
</ li >
1895
+ < li >
1896
+ < p >
1897
+ If the point R, encoded in the first half of |signature|,
1898
+ represents a small-order element on the Elliptic Curve of Ed25519,
1899
+ [= exception/throw =] a {{DataError}}.
1900
+ </ p >
1901
+ </ li >
1895
1902
< li >
1896
1903
< p >
1897
1904
Return |result|.
@@ -2792,6 +2799,13 @@ <h4>Operations</h4>
2792
2799
and the value `false` otherwise.
2793
2800
</ p >
2794
2801
</ li >
2802
+ < li >
2803
+ < p >
2804
+ If the point R, encoded in the first half of |signature|,
2805
+ represents a small-order element on the Elliptic Curve of Ed448,
2806
+ [= exception/throw =] a {{DataError}}.
2807
+ </ p >
2808
+ </ li >
2795
2809
< li >
2796
2810
< p >
2797
2811
Return |result|.
You can’t perform that action at this time.
0 commit comments