搜索资源列表
ECCFp
- 椭圆加密,实现了通过椭圆曲线实现加密,生成密钥对等。-elliptical encryption, achieved through the realization of elliptic curve cryptography, generating key pairs, and so on.
EC2
- 椭圆曲线的初始化和生成,以及一些相关参数的生成,-Elliptic Curve initialization and generation, as well as some related parameters generation,
ECInitialize
- 实现了椭圆曲线的初始化,并当参数生成后,会对参数a和b进行判断,看是否符合椭圆曲线的要求。-realized the elliptic curve initialization, and when the parameters of the generated will parameters a and b for judgment to see whether they conform to the requirements of elliptic curves.
ECParameters
- 椭圆曲线相关参数的生成,以及实现取得相关参数的算法-elliptic curve parameters generation, and the realization of the algorithm parameters, etc.
EllipticCurve
- 椭圆曲线的生成,以及初始化的一些参数,对以后其他算法起到一定的作用。-elliptic curve generation, and the initialization of some of the parameters, right after the other algorithms play a certain role.
QuickMod
- 椭圆曲线的取模运算,是求倍点时所用到的算法,比较有用。-Elliptic Curve modular, the point is the pursuit of times when used in the algorithm, more useful.