summaryrefslogtreecommitdiff
path: root/lib/gnutls_pk.h
Commit message (Expand)AuthorAgeFilesLines
* Added gnutls_x509_privkey_verify_params() which verifies the parameters of a ...Nikos Mavrogiannopoulos2011-11-111-2/+1
* The hash_fast() and hmac_fast() functions can be registered as well to allowNikos Mavrogiannopoulos2011-10-011-1/+1
* operations structures were made constants.Nikos Mavrogiannopoulos2011-09-301-1/+1
* Clarify license and copyright.Simon Josefsson2011-08-031-7/+4
* Several updates to allow generation and signing of an ECC certificate.Nikos Mavrogiannopoulos2011-05-231-2/+0
* Added support for verifying server certificates with ECDSA.Nikos Mavrogiannopoulos2011-05-221-3/+0
* gnutls_pk_params_st is used internally to transfer public key parameters. Thi...Nikos Mavrogiannopoulos2011-05-221-17/+11
* Initial ecc support. Adds support for anonymous ECDH ciphersuites.Nikos Mavrogiannopoulos2011-05-201-0/+2
* Indented code. Use same indentation but with -nut to avoid usage of tabs. In ...Nikos Mavrogiannopoulos2010-12-161-20/+20
* Indent (using GNU indent 2.2.11).Simon Josefsson2010-10-141-4/+6
* The get_preferred_hash_algorithm() functions have now an extra argument to in...Nikos Mavrogiannopoulos2010-06-031-0/+3
* Common code for calculation of RSA exp1 and exp2. Also update the openpgpNikos Mavrogiannopoulos2010-06-031-0/+2
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-221-2/+2
* More indentation.Simon Josefsson2010-04-141-7/+13
* Update copyright years.Simon Josefsson2010-01-271-1/+2
* Fix FSF copyright notices.Simon Josefsson2010-01-271-1/+1
* Fix warnings.Simon Josefsson2008-08-281-2/+0
* Initial merge attempt with gnutls_with_ext_mpiNikos Mavrogiannopoulos2008-06-281-6/+35
* Changed my name to my "official" name.Nikos Mavrogiannopoulos2007-10-301-1/+1
* Indent more.Simon Josefsson2005-12-151-2/+4
* Replace "uint" with "unsigned". Remove unused "sint".Simon Josefsson2005-12-091-3/+3
* Use GNU coding style.Simon Josefsson2005-11-071-16/+16
* Update FSF office address in license.Simon Josefsson2005-05-261-1/+1
* Clean up license templates.Simon Josefsson2005-01-241-1/+1
* Clean up license templates.Simon Josefsson2005-01-241-0/+24
* Indent.Simon Josefsson2004-10-281-1/+2
* Added the '_t' suffix to all exported symbols.Nikos Mavrogiannopoulos2004-06-131-11/+10
* changed indentation to 4 spaces instead of tabs.Nikos Mavrogiannopoulos2004-06-071-11/+16
* several internal types fix.Nikos Mavrogiannopoulos2004-06-051-5/+5
* Some updates in order to compile with tcc.Nikos Mavrogiannopoulos2004-04-151-1/+1
* Ported to the new libgcrypt (still unstable). Also added the RC2 cipher and i...Nikos Mavrogiannopoulos2003-08-071-5/+5
* Added some stuff needed in PKCS#10 certificate request generation. Some other...Nikos Mavrogiannopoulos2003-03-141-1/+1
* several fixes in the codebase, mostly in signed/unsigned checkings.Nikos Mavrogiannopoulos2002-10-131-3/+3
* Some cleanups in the certificate authentication. Parameters areNikos Mavrogiannopoulos2002-03-291-6/+5
* *** empty log message ***Nikos Mavrogiannopoulos2002-03-261-6/+0
* added gnutls_x509_extract_certificate_pk_algorithm()Nikos Mavrogiannopoulos2002-03-261-1/+3
* added support for DSS certificates.gnutls_with_dss_cert_supportNikos Mavrogiannopoulos2002-01-271-6/+8
* Added stuff for DSS certificates (not ready yet)Nikos Mavrogiannopoulos2002-01-261-0/+4
* *** empty log message ***Nikos Mavrogiannopoulos2001-07-211-1/+1
* added some kind of certificate checkingNikos Mavrogiannopoulos2001-07-201-1/+10
* several additions for RSA (mostly unstable)Nikos Mavrogiannopoulos2001-06-171-2/+5
* some support for public key encryption (rsa)Nikos Mavrogiannopoulos2001-06-161-0/+2