summaryrefslogtreecommitdiff
path: root/lib/auth_rsa.c
Commit message (Expand)AuthorAgeFilesLines
* Indent (using GNU indent 2.2.11).Simon Josefsson2010-10-141-3/+5
* Added gnutls_pkcs11_privkey_t and gnutls_privkey_t types. Those areNikos Mavrogiannopoulos2010-06-031-74/+4
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-221-2/+2
* Indent code.Simon Josefsson2010-04-141-2/+2
* Update copyright years.Simon Josefsson2010-01-271-1/+2
* Fix FSF copyright notices.Simon Josefsson2010-01-271-1/+1
* Reduce libtasn1.h includes.Simon Josefsson2008-10-081-1/+0
* Indent.Simon Josefsson2008-09-161-2/+2
* Move definitions in gnutls_auth_int.h to gnutls_auth.h and update callers.Simon Josefsson2008-09-011-1/+1
* Fix warnings.Simon Josefsson2008-08-281-2/+2
* Fix namespace problem with TLS_MASTER_SIZE and TLS_RANDOM_SIZE.Simon Josefsson2008-08-131-3/+3
* Minor randomness API cleanups.Simon Josefsson2008-07-091-6/+5
* Indent code.Simon Josefsson2008-07-021-8/+12
* Initial merge attempt with gnutls_with_ext_mpiNikos Mavrogiannopoulos2008-06-281-6/+6
* Added interface to register random generators.Nikos2008-03-291-6/+7
* Several updates in the openpgp code. Now it uses subkeys only when requested.Nikos2008-02-181-3/+2
* Changed my name to my "official" name.Nikos Mavrogiannopoulos2007-10-301-1/+1
* Cleanup gnutls vs gnutls-extra integration, for OpenPGP certs.Simon Josefsson2007-01-111-2/+1
* Indent more.Simon Josefsson2005-12-151-1/+3
* get_rsa_params was converted to behave similarly to get_dh_params.Nikos Mavrogiannopoulos2005-11-151-1/+1
* Use GNU coding style.Simon Josefsson2005-11-071-227/+266
* Don't include gnutls_random.h.Simon Josefsson2005-08-301-1/+0
* Call gc directly instead of _gnutls_get_random.Simon Josefsson2005-08-301-15/+30
* eliminated some warnings.Nikos Mavrogiannopoulos2005-05-271-1/+2
* Update FSF office address in license.Simon Josefsson2005-05-261-1/+1
* Clean up #include situation, merge from gnutls_1_2_1_with_include_fixes.Simon Josefsson2005-04-141-1/+1
* Clean up license templates.Simon Josefsson2005-01-221-15/+17
* Indent.Simon Josefsson2004-10-281-3/+3
* Added the '_t' suffix to all exported symbols.Nikos Mavrogiannopoulos2004-06-131-12/+12
* changed indentation to 4 spaces instead of tabs.Nikos Mavrogiannopoulos2004-06-071-232/+240
* some other changes to the internal types names.Nikos Mavrogiannopoulos2004-06-051-1/+1
* several internal types fix.Nikos Mavrogiannopoulos2004-06-051-6/+6
* Fixed some things in the random number usage. Weak levels are usedNikos Mavrogiannopoulos2004-05-081-1/+3
* Some updates in order to compile with tcc.Nikos Mavrogiannopoulos2004-04-151-3/+3
* Added gnutls_certificate_set_params_function() andNikos Mavrogiannopoulos2004-03-111-2/+4
* * Added CRL verification functionality to certtool.Nikos Mavrogiannopoulos2003-12-261-0/+1
* several cleanups.Nikos Mavrogiannopoulos2003-12-201-3/+3
* Added the callbacks gnutls_certificate_client_retrieve_function() andNikos Mavrogiannopoulos2003-12-181-30/+8
* * The error codes GNUTLS_E_NO_TEMPORARY_DH_PARAMS and GNUTLS_E_NO_TEMPORARY_R...Nikos Mavrogiannopoulos2003-12-161-6/+8
* Applied patch from Arne Thomassen <arne@arne-thomassen.de>, whichNikos Mavrogiannopoulos2003-08-091-2/+2
* *** empty log message ***Nikos Mavrogiannopoulos2003-03-201-7/+2
* * The RSA premaster secret version check can no longer be disabled.Nikos Mavrogiannopoulos2003-03-201-22/+51
* * Improved the error logging functions, by adding a level, andNikos Mavrogiannopoulos2003-03-191-1/+1
* Added some stuff needed in PKCS#10 certificate request generation. Some other...Nikos Mavrogiannopoulos2003-03-141-1/+1
* * Added ability to generate RSA keys.Nikos Mavrogiannopoulos2003-03-121-5/+6
* some improvements in the private key handling api. It is now used internally.Nikos Mavrogiannopoulos2003-03-111-2/+2
* Several internal changes to use the new certificate API. CRL support is compl...Nikos Mavrogiannopoulos2003-02-091-5/+4
* Added ability to send some messages back to the application usingNikos Mavrogiannopoulos2003-01-231-2/+1
* *** empty log message ***Nikos Mavrogiannopoulos2003-01-201-1/+1
* Dropped the support for the client key exchange message 0, and server key exc...Nikos Mavrogiannopoulos2002-12-161-4/+0