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

  man pages->OpenBSD man pages              
Title
Content
Arch
Section
 
 DSA_generate_parameters(3) -- generate DSA parameters
    DSA_generate_parameters() generates primes p and q and a generator g for use in the DSA. bits is the length of the prime to be generated; the DSS allows a maximum of 1024 bits. If seed is NULL or seed...
 DSA_get_default_method(3) -- Digital Signature Algorithm
    These functions implement the Digital Signature Algorithm (DSA). The generation of shared DSA parameters is described in DSA_generate_parameters(3); DSA_generate_key(3) describes how to generate a sig...
 DSA_get_default_openssl_method(3) -- select DSA method
    A DSA_METHOD specifies the functions that OpenSSL uses for DSA operations. By modifying the method, alternative implementations such as hardware accelerators may be used. IMPORTANT: See the NOTES sect...
 DSA_get_ex_data(3) -- Digital Signature Algorithm
    These functions implement the Digital Signature Algorithm (DSA). The generation of shared DSA parameters is described in DSA_generate_parameters(3); DSA_generate_key(3) describes how to generate a sig...
 DSA_get_ex_new_index(3) -- add application specific data to DSA structures
    These functions handle application specific data in DSA 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_i...
 DSA_new(3) -- allocate and free DSA objects
    DSA_new() allocates and initializes a DSA structure. It is equivalent to calling DSA_new_method(NULL). DSA_free() frees the DSA structure and its components. The values are erased before the memory is...
 DSA_new_method(3) -- Digital Signature Algorithm
    These functions implement the Digital Signature Algorithm (DSA). The generation of shared DSA parameters is described in DSA_generate_parameters(3); DSA_generate_key(3) describes how to generate a sig...
 DSA_OpenSSL(3) -- Digital Signature Algorithm
    These functions implement the Digital Signature Algorithm (DSA). The generation of shared DSA parameters is described in DSA_generate_parameters(3); DSA_generate_key(3) describes how to generate a sig...
 DSA_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.
 DSA_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.
 DSA_set_default_method(3) -- Digital Signature Algorithm
    These functions implement the Digital Signature Algorithm (DSA). The generation of shared DSA parameters is described in DSA_generate_parameters(3); DSA_generate_key(3) describes how to generate a sig...
 DSA_set_default_openssl_method(3) -- select DSA method
    A DSA_METHOD specifies the functions that OpenSSL uses for DSA operations. By modifying the method, alternative implementations such as hardware accelerators may be used. IMPORTANT: See the NOTES sect...
 DSA_set_ex_data(3) -- Digital Signature Algorithm
    These functions implement the Digital Signature Algorithm (DSA). The generation of shared DSA parameters is described in DSA_generate_parameters(3); DSA_generate_key(3) describes how to generate a sig...
 DSA_set_method(3) -- select DSA method
    A DSA_METHOD specifies the functions that OpenSSL uses for DSA operations. By modifying the method, alternative implementations such as hardware accelerators may be used. IMPORTANT: See the NOTES sect...
 DSA_sign(3) -- DSA signatures
    DSA_sign() computes a digital signature on the len byte message digest dgst using the private key dsa and places its ASN.1 DER encoding at sigret. The length of the signature is places in *siglen. sig...
<<  [Prev]  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  57  58  59  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service