summaryrefslogtreecommitdiff
path: root/lib/gnutls_pk.c
Commit message (Expand)AuthorAgeFilesLines
* first changes for libgmp supportgnutls_0_4_with_nettleNikos Mavrogiannopoulos2002-04-171-22/+22
* changes for 0.4.1gnutls_0_4_1Nikos Mavrogiannopoulos2002-04-081-1/+2
* Optimized RSA signature calculationNikos Mavrogiannopoulos2002-04-031-27/+64
* *** empty log message ***Nikos Mavrogiannopoulos2002-03-311-2/+2
* Error codes of ASN.1 parser are now independent, with a map toNikos Mavrogiannopoulos2002-03-311-8/+8
* Some cleanups in the certificate authentication. Parameters areNikos Mavrogiannopoulos2002-03-291-37/+42
* *** empty log message ***Nikos Mavrogiannopoulos2002-03-281-1/+7
* Optimized RSA decryption. (Very) Much faster nowNikos Mavrogiannopoulos2002-03-281-3/+60
* some error codes were renamed to more appropriate namesNikos Mavrogiannopoulos2002-03-101-10/+10
* Combined error codes of gnutls and ASN.1 parser. Also several cleanups in theNikos Mavrogiannopoulos2002-03-061-9/+9
* added (an impossible situation) checkNikos Mavrogiannopoulos2002-02-251-1/+5
* Corrected bug in RSA authentication, responsible for randomNikos Mavrogiannopoulos2002-02-171-4/+15
* corrected bug in DSA signing.Nikos Mavrogiannopoulos2002-01-271-4/+4
* added support for DSS certificates.gnutls_with_dss_cert_supportNikos Mavrogiannopoulos2002-01-271-76/+180
* Added stuff for DSS certificates (not ready yet)Nikos Mavrogiannopoulos2002-01-261-35/+294
* *** empty log message ***Nikos Mavrogiannopoulos2001-12-111-6/+3
* Cleanups. Now use GCRYMPI_FMT_STD instead of USG.Nikos Mavrogiannopoulos2001-12-081-8/+12
* corrected memory leaks and other bugsNikos Mavrogiannopoulos2001-11-071-7/+7
* ssl3 fixes and several others.Nikos Mavrogiannopoulos2001-08-071-5/+25
* several additions for x509 client authenticationNikos Mavrogiannopoulos2001-08-061-3/+23
* added internal memory handlersNikos Mavrogiannopoulos2001-08-041-1/+1
* bugfixesNikos Mavrogiannopoulos2001-07-241-2/+0
* *** empty log message ***Nikos Mavrogiannopoulos2001-07-211-3/+5
* added some kind of certificate checkingNikos Mavrogiannopoulos2001-07-201-3/+3
* fixes in ChangeCipherSpec handling (this also fixes rehandshake).Nikos Mavrogiannopoulos2001-06-241-1/+0
* client side RSA works (no certificate checking)Nikos Mavrogiannopoulos2001-06-201-4/+5
* several fixes for RSA. gnutls server can now work with rsa certificates.Nikos Mavrogiannopoulos2001-06-171-5/+10
* several additions for RSA (mostly unstable)Nikos Mavrogiannopoulos2001-06-171-9/+183
* some support for public key encryption (rsa)Nikos Mavrogiannopoulos2001-06-161-0/+77