BN_mod_inverse man page on Tru64

Man page or keyword search:  
man Server   12896 pages
apropos Keyword Search (all sections)
Output format
Tru64 logo
[printable version]

BN_mod_inverse(3)					     BN_mod_inverse(3)

NAME
       BN_mod_inverse - Compute inverse modulo n

SYNOPSIS
       #include <openssl/bn.h>

       BIGNUM *BN_mod_inverse(
	       BIGNUM *r, BIGNUM *a, const BIGNUM *n, BN_CTX *ctx );

DESCRIPTION
       The  BN_mod_inverse()  function	computes the inverse of a modulo n and
       places the result in r ((a*r)%n==1). If r is NULL, a new BIGNUM is cre‐
       ated.

       The  ctx is a previously allocated BN_CTX used for temporary variables.
       The r value may be the same BIGNUM as a or n.

RETURN VALUES
       The  BN_mod_inverse()  function	returns	 the  BIGNUM  containing   the
       inverse,	 and  NULL  on error. The error codes can be obtained by using
       ERR_get_error().

HISTORY
       The BN_mod_inverse() function is available in all  versions  of	SSLeay
       and OpenSSL.

SEE ALSO
       Functions: bn(3), err(3), BN_add(3)

							     BN_mod_inverse(3)
[top]
                             _         _         _ 
                            | |       | |       | |     
                            | |       | |       | |     
                         __ | | __ __ | | __ __ | | __  
                         \ \| |/ / \ \| |/ / \ \| |/ /  
                          \ \ / /   \ \ / /   \ \ / /   
                           \   /     \   /     \   /    
                            \_/       \_/       \_/ 
More information is available in HTML format for server Tru64

List of man pages available for Tru64

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net