*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->Tru64 Unix man pages              
Title
Content
Arch
Section
 
 BN_RECP_CTX_new(3) -- Modular multiplication using reciprocal
    The BN_mod_mul_reciprocal() function can be used to perform an efficient BN_mod_mul() operation when the operation will be performed repeatedly with the same modulus. It computes r=(a*b)%m using recp=...
 BN_RECP_CTX_set(3) -- Modular multiplication using reciprocal
    The BN_mod_mul_reciprocal() function can be used to perform an efficient BN_mod_mul() operation when the operation will be performed repeatedly with the same modulus. It computes r=(a*b)%m using recp=...
 BN_rshift(3) -- Bit operations on BIGNUMs
    The BN_set_bit() function sets bit n in a to 1 (a|=(1<
 BN_rshift1(3) -- Bit operations on BIGNUMs
    The BN_set_bit() function sets bit n in a to 1 (a|=(1<
 BN_set_bit(3) -- Bit operations on BIGNUMs
    The BN_set_bit() function sets bit n in a to 1 (a|=(1<
 bn_set_high(3) -- BIGNUM library internal functions
    This page describes the internal functions used by the OpenSSL BIGNUM implementation. They are described here to facilitate debugging and extending the library. They are not to be used by applications...
 bn_set_low(3) -- BIGNUM library internal functions
    This page describes the internal functions used by the OpenSSL BIGNUM implementation. They are described here to facilitate debugging and extending the library. They are not to be used by applications...
 bn_set_max(3) -- BIGNUM library internal functions
    This page describes the internal functions used by the OpenSSL BIGNUM implementation. They are described here to facilitate debugging and extending the library. They are not to be used by applications...
 BN_set_word(3) -- BIGNUM assignment operations
    The BN_zero(), BN_one(), and BN_set_word() functions set a to the values 0, 1 and w respectively. BN_zero() and BN_one() are macros. The BN_value_one() function returns a BIGNUM constant of value 1. T...
 BN_sqr(3) -- Arithmetic operations on BIGNUMs
    The BN_add() function adds a and b and places the result in r (r=a+b). The r value can be the same BIGNUM as a or b. The BN_sub() function subtracts b from a and places the result in r (r=a-b). The BN...
 bn_sqr_comba4(3) -- BIGNUM library internal functions
    This page describes the internal functions used by the OpenSSL BIGNUM implementation. They are described here to facilitate debugging and extending the library. They are not to be used by applications...
 bn_sqr_comba8(3) -- BIGNUM library internal functions
    This page describes the internal functions used by the OpenSSL BIGNUM implementation. They are described here to facilitate debugging and extending the library. They are not to be used by applications...
 bn_sqr_normal(3) -- BIGNUM library internal functions
    This page describes the internal functions used by the OpenSSL BIGNUM implementation. They are described here to facilitate debugging and extending the library. They are not to be used by applications...
 bn_sqr_recursive(3) -- BIGNUM library internal functions
    This page describes the internal functions used by the OpenSSL BIGNUM implementation. They are described here to facilitate debugging and extending the library. They are not to be used by applications...
 bn_sqr_words(3) -- BIGNUM library internal functions
    This page describes the internal functions used by the OpenSSL BIGNUM implementation. They are described here to facilitate debugging and extending the library. They are not to be used by applications...
<<  [Prev]  4  5  6  7  8  9  10  11  12  13  14  15  16  17  18  19  20  21  22  23  24  
25  26  27  28  29  30  31  32  33  34  35  36  37  38  39  40  41  42  43  44  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service