Eneboo - Documentación para desarrolladores
|
Funciones | |
int | BN_add (BIGNUM *r, const BIGNUM *a, const BIGNUM *b) |
int | BN_uadd (BIGNUM *r, const BIGNUM *a, const BIGNUM *b) |
int | BN_usub (BIGNUM *r, const BIGNUM *a, const BIGNUM *b) |
int | BN_sub (BIGNUM *r, const BIGNUM *a, const BIGNUM *b) |