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

  man pages->OpenBSD man pages              
Title
Content
Arch
Section
 
 devname(3) -- get device name
    The devname() function returns a pointer to the name of the block or character device in /dev with a device number of dev, and a file type matching the one encoded in type which must be one of S_IFBLK...
 dh(3) -- Diffie-Hellman key agreement
    These functions implement the Diffie-Hellman key agreement protocol. The generation of shared DH parameters is described in DH_generate_parameters(3); DH_generate_key(3) describes how to perform a key...
 DHparams_print(3) -- print cryptographic parameters
    A human-readable hexadecimal output of the components of the RSA key, DSA parameters or key or DH parameters is printed to bp or fp. The output lines are indented by offset spaces.
 DHparams_print_fp(3) -- print cryptographic parameters
    A human-readable hexadecimal output of the components of the RSA key, DSA parameters or key or DH parameters is printed to bp or fp. The output lines are indented by offset spaces.
 DH_check(3) -- generate and check
    DH_generate_parameters() generates Diffie-Hellman parameters that can be shared among a group of users, and returns them in a newly allocated DH structure. The pseudo-random number generator must be s...
 DH_compute_key(3) -- perform Diffie-Hellman key exchange
    DH_generate_key() performs the first step of a DiffieHellman key exchange by generating private and public DH values. By calling DH_compute_key(), these are combined with the other party's public val...
 DH_free(3) -- allocate and free DH objects
    DH_new() allocates and initializes a DH structure. DH_free() frees the DH structure and its components. The values are erased before the memory is returned to the system.
 DH_generate_key(3) -- perform Diffie-Hellman key exchange
    DH_generate_key() performs the first step of a DiffieHellman key exchange by generating private and public DH values. By calling DH_compute_key(), these are combined with the other party's public val...
 DH_generate_parameters(3) -- generate and check
    DH_generate_parameters() generates Diffie-Hellman parameters that can be shared among a group of users, and returns them in a newly allocated DH structure. The pseudo-random number generator must be s...
 DH_get_default_method(3) -- select DH method
    A DH_METHOD specifies the functions that OpenSSL uses for Diffie-Hellman operations. By modifying the method, alternative implementations such as hardware accelerators may be used. IMPORTANT: See the ...
 DH_get_default_openssl_method(3) -- select DH method
    A DH_METHOD specifies the functions that OpenSSL uses for Diffie-Hellman operations. By modifying the method, alternative implementations such as hardware accelerators may be used. IMPORTANT: See the ...
 DH_get_ex_data(3) -- add application specific data to DH structures
    These functions handle application specific data in DH structures. Their usage is identical to that of RSA_get_ex_new_index(), RSA_set_ex_data() and RSA_get_ex_data() as described in RSA_get_ex_new_in...
 DH_get_ex_new_index(3) -- add application specific data to DH structures
    These functions handle application specific data in DH structures. Their usage is identical to that of RSA_get_ex_new_index(), RSA_set_ex_data() and RSA_get_ex_data() as described in RSA_get_ex_new_in...
 DH_new(3) -- allocate and free DH objects
    DH_new() allocates and initializes a DH structure. DH_free() frees the DH structure and its components. The values are erased before the memory is returned to the system.
 DH_new_method(3) -- select DH method
    A DH_METHOD specifies the functions that OpenSSL uses for Diffie-Hellman operations. By modifying the method, alternative implementations such as hardware accelerators may be used. IMPORTANT: See the ...
<<  [Prev]  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  45  46  47  48  49  50  51  52  53  54  55  56  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service