Eneboo - Documentación para desarrolladores
|
Funciones | |
EC_GROUP * | EC_GROUP_new_curve_GFp (const BIGNUM *p, const BIGNUM *a, const BIGNUM *b, BN_CTX *ctx) |
EC_GROUP * | EC_GROUP_new_curve_GF2m (const BIGNUM *p, const BIGNUM *a, const BIGNUM *b, BN_CTX *ctx) |
EC_GROUP* EC_GROUP_new_curve_GF2m | ( | const BIGNUM * | p, |
const BIGNUM * | a, | ||
const BIGNUM * | b, | ||
BN_CTX * | ctx | ||
) |