summaryrefslogtreecommitdiff
path: root/lib/gnutls_mpi.h
Commit message (Expand)AuthorAgeFilesLines
* Reduce libtasn1.h includes.Simon Josefsson2008-10-081-2/+1
* Initial merge attempt with gnutls_with_ext_mpiNikos Mavrogiannopoulos2008-06-281-39/+37
* Changed my name to my "official" name.Nikos Mavrogiannopoulos2007-10-301-1/+1
* Indent more.Simon Josefsson2005-12-151-1/+1
* added DHE-PSK ciphersuites and some cleanups.Nikos Mavrogiannopoulos2005-11-151-1/+1
* Use GNU coding style.Simon Josefsson2005-11-071-9/+9
* Made the PKCS #12 API handle null passwords. Based on patch byNikos Mavrogiannopoulos2005-09-271-0/+2
* Update FSF office address in license.Simon Josefsson2005-05-261-1/+1
* corrected bugs in RSA key export.Nikos Mavrogiannopoulos2005-04-271-0/+1
* Clean up license templates.Simon Josefsson2005-01-241-1/+1
* Clean up license templates.Simon Josefsson2005-01-241-0/+24
* Reorder, to get config.h included before gcrypt.h.gnutls_1_0_20Simon Josefsson2004-08-181-1/+1
* Initiate move of all libgcrypt calls to crypto/gc* wrapper.Simon Josefsson2004-08-151-0/+1
* Added the '_t' suffix to all exported symbols.Nikos Mavrogiannopoulos2004-06-131-2/+1
* changed indentation to 4 spaces instead of tabs.Nikos Mavrogiannopoulos2004-06-071-8/+10
* Added the functions gnutls_x509_crt_get_pk_rsa_raw() andNikos Mavrogiannopoulos2004-06-051-1/+1
* Added news functions to allow access to the ephemeralNikos Mavrogiannopoulos2004-06-041-6/+10
* *** empty log message ***Nikos Mavrogiannopoulos2004-05-301-0/+2
* Added support for the Subject Key ID PKIX extension.Nikos Mavrogiannopoulos2003-12-261-0/+1
* Added checks (in SRP) for A%n==0,1,-1 in server side.Nikos Mavrogiannopoulos2003-12-231-0/+2
* corrected some bugs that affected openpgp authentication.Nikos Mavrogiannopoulos2003-11-271-2/+2
* Ported to the new libgcrypt (still unstable). Also added the RC2 cipher and i...Nikos Mavrogiannopoulos2003-08-071-2/+2
* Added function to do the MAC verification in the PKCS #12 structure.Nikos Mavrogiannopoulos2003-06-271-4/+0
* More PKCS #12 additions. Now the code can generate PKCS #12 files. Also added...Nikos Mavrogiannopoulos2003-06-251-0/+1
* Eliminated the need for a hard coded max MPI parameter size.Nikos Mavrogiannopoulos2003-03-311-2/+2
* *** empty log message ***Nikos Mavrogiannopoulos2003-03-211-3/+0
* Added ability to import PKCS8 encrypted keys.Nikos Mavrogiannopoulos2003-03-211-0/+3
* several other additions and fixes for the certificate request stuff.Nikos Mavrogiannopoulos2003-03-141-0/+1
* * Added ability to generate RSA keys.Nikos Mavrogiannopoulos2003-03-121-0/+1
* ported to libtasn1 0.2.x. Also the included minitasn1 was replaced by the 0.2...Nikos Mavrogiannopoulos2003-02-141-4/+2
* Added check and error code for some SRP fatal protocol failures.Nikos Mavrogiannopoulos2003-01-231-0/+2
* Finished SRP-6 stuff. It should work fine now.Nikos Mavrogiannopoulos2002-12-161-0/+1
* moved to libgcrypt 1.1.8Nikos Mavrogiannopoulos2002-07-121-1/+1
* Made the xml convertion functions more mnemonic. Several other fixes in the c...Nikos Mavrogiannopoulos2002-06-301-1/+1
* Several (internal) cleanups. Const flags are better used now.Nikos Mavrogiannopoulos2002-06-301-3/+3
* renamed libasn1 to libtasn1Nikos Mavrogiannopoulos2002-06-111-1/+1
* Adapted codebase to the new libasn1 0.1.0.Nikos Mavrogiannopoulos2002-06-101-2/+5
* renamed gnutls_gcry* to gnutls_mpi*Nikos Mavrogiannopoulos2002-05-081-0/+36