Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Added functions gnutls_rsa_params_cpy(), gnutls_dh_params_cpy() | Nikos Mavrogiannopoulos | 2004-03-13 | 1 | -0/+1 |
* | Added support for generating and exporting DSA private keys. Exporting to PKC... | Nikos Mavrogiannopoulos | 2003-12-18 | 1 | -1/+1 |
* | The RSA parameters handling functions, are now implemented using the rsa priv... | Nikos Mavrogiannopoulos | 2003-03-14 | 1 | -2/+2 |
* | The RSA and DH parameter handling has been updated. | Nikos Mavrogiannopoulos | 2003-02-16 | 1 | -0/+1 |
* | Renamed all the constructed types to have more consisten names, and some othe... | Nikos Mavrogiannopoulos | 2002-08-29 | 1 | -2/+2 |
* | Added support for RSA_EXPORT_WITH_RC4_EXPORT_MD5 with RSA certificates with m... | Nikos Mavrogiannopoulos | 2002-08-26 | 1 | -0/+1 |
* | Corrected bug in DHE key exchange which prevented from parsing the given cert... | Nikos Mavrogiannopoulos | 2002-08-25 | 1 | -0/+22 |