summaryrefslogtreecommitdiff
path: root/lib/gnutls_mpi.h
Commit message (Expand)AuthorAgeFilesLines
* updated mpi_scan macrosNikos Mavrogiannopoulos2014-01-261-3/+5
* updated prototypes of _gnutls_mpi_set, _gnutls_mpi_set_ui,, _gnutls_mpi_copyNikos Mavrogiannopoulos2014-01-261-1/+1
* Updated _gnutls_mpi_init prototype and added _gnutls_mpi_init_multiNikos Mavrogiannopoulos2014-01-261-2/+2
* Added _gnutls_mpi_random_modp() and _gnutls_mpi_modm() to replace _gnutls_mpi...Nikos Mavrogiannopoulos2013-11-271-1/+2
* Simplified _gnutls_mpi_release()Nikos Mavrogiannopoulos2013-11-271-1/+9
* reindented codeNikos Mavrogiannopoulos2013-11-081-12/+13
* Private key parameters are overwritten with zeros on deinitialization.Nikos Mavrogiannopoulos2013-03-151-19/+20
* Use LGPLv2.1 in the files their author's agreed to.Nikos Mavrogiannopoulos2013-02-011-1/+1
* Run 'make update-copyright'.Simon Josefsson2012-01-161-1/+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
* gnutls/crypto.h no longer includes functions to register ciphers.Nikos Mavrogiannopoulos2011-06-021-1/+1
* Indented code. Use same indentation but with -nut to avoid usage of tabs. In ...Nikos Mavrogiannopoulos2010-12-161-4/+4
* Indent (using GNU indent 2.2.11).Simon Josefsson2010-10-141-3/+3
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-221-2/+2
* More indentation.Simon Josefsson2010-04-141-8/+12
* 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-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