summaryrefslogtreecommitdiff
path: root/lib/gnutls_mpi.c
Commit message (Expand)AuthorAgeFilesLines
* some minor fixes and cleanups.Nikos Mavrogiannopoulos2003-12-051-0/+4
* corrected some bugs that affected openpgp authentication.Nikos Mavrogiannopoulos2003-11-271-2/+2
* *** empty log message ***Nikos Mavrogiannopoulos2003-08-091-5/+2
* Ported to the new libgcrypt (still unstable). Also added the RC2 cipher and i...Nikos Mavrogiannopoulos2003-08-071-11/+26
* Added function to do the MAC verification in the PKCS #12 structure.Nikos Mavrogiannopoulos2003-06-271-19/+0
* More PKCS #12 additions. Now the code can generate PKCS #12 files. Also added...Nikos Mavrogiannopoulos2003-06-251-0/+20
* several bug fixes in the certificate parsing, and some in the asn1 parser.Nikos Mavrogiannopoulos2003-04-011-2/+2
* Eliminated the need for a hard coded max MPI parameter size.Nikos Mavrogiannopoulos2003-03-311-8/+41
* *** empty log message ***Nikos Mavrogiannopoulos2003-03-211-32/+0
* Added ability to import PKCS8 encrypted keys.Nikos Mavrogiannopoulos2003-03-211-1/+33
* several other additions and fixes for the certificate request stuff.Nikos Mavrogiannopoulos2003-03-141-0/+24
* some fixes in types.Nikos Mavrogiannopoulos2003-02-181-1/+3
* ported to libtasn1 0.2.x. Also the included minitasn1 was replaced by the 0.2...Nikos Mavrogiannopoulos2003-02-141-10/+0
* * gnutls_dh_params_generate() and gnutls_rsa_params_generate() now useNikos Mavrogiannopoulos2003-02-031-1/+3
* *** empty log message ***Nikos Mavrogiannopoulos2003-01-201-1/+1
* Added a test for null (zero) integers in MPI scanning.Nikos Mavrogiannopoulos2002-12-301-2/+28
* Cleanups. Prefixed some internal function with underscore.Nikos Mavrogiannopoulos2002-12-021-1/+1
* Added some hints on the file purpose, and some other cleanups.Nikos Mavrogiannopoulos2002-07-101-0/+4
* 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-5/+16
* License changed to LGPLNikos Mavrogiannopoulos2002-05-141-11/+12
* renamed gnutls_gcry* to gnutls_mpi*Nikos Mavrogiannopoulos2002-05-081-0/+72