toggle menu
lattice-kt
1.0-SNAPSHOT
jvm
switch theme
search in API
crypto
/
com.example.crypto.api.ec
/
ECDSASignature
/
r
r
val
r
:
BigInteger
Parameters
r
R = k * G,k为随机数,G为椭圆曲线上的基点,R 的 x 坐标作为 r。r 是一个在 1, n-1 区间内的整数,其中 n 是椭圆曲线群的阶。