libtomcrypt ~master (2021-01-01T00:34:19Z)
Home
Dub
Repo
ltc_math_descriptor.init
tomcrypt
math
ltc_math_descriptor
initialize a bignum @param a The number to initialize @return CRYPT_OK on success
struct
ltc_math_descriptor
int
function
(
void
**
a
)
nothrow
init
;
Meta
Source
See Implementation
tomcrypt
math
ltc_math_descriptor
variables
add
addi
bits_per_digit
compare
compare_d
copy
count_bits
count_lsb_bits
deinit
div_2
ecc_map
ecc_mul2add
ecc_ptadd
ecc_ptdbl
ecc_ptmul
exptmod
gcd
get_digit
get_digit_count
get_int
init
init_copy
invmod
isprime
lcm
modi
montgomery_deinit
montgomery_normalization
montgomery_reduce
montgomery_setup
mpdiv
mul
muli
mulmod
name
neg
read_radix
rsa_keygen
rsa_me
set_int
sqr
sqrmod
sub
subi
twoexpt
unsigned_read
unsigned_size
unsigned_write
write_radix
initialize a bignum @param a The number to initialize @return CRYPT_OK on success