summaryrefslogtreecommitdiffstats
path: root/crypto/asn1/t_pkey.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* - use BN_set_negative and BN_is_negative instead of BN_set_signNils Larsch2005-04-221-1/+1
* Use BUF_strlcpy() instead of strcpy().Richard Levitte2003-12-271-2/+2
* In ECPKParameters_print, output the private key length correctlyBodo Möller2002-12-041-2/+8
* use new BIO_indent() function here as wellBodo Möller2002-11-141-30/+11
* This didn't get to the 0.9.8-dev thread...Richard Levitte2002-11-131-8/+2
* Security fixes brought forward from 0.9.7.Ben Laurie2002-11-131-16/+7
* implement and use new macros BN_get_sign(), BN_set_sign()Bodo Möller2002-11-041-1/+1
* Various Win32 fixes.Dr. Stephen Henson2002-10-061-1/+1
* less specific interface for EC_GROUP_get_basis_typeBodo Möller2002-08-261-2/+1
* ASN1 for binary curvesBodo Möller2002-08-261-1/+27
* add field type to text outputBodo Möller2002-08-091-25/+74
* Add ECDH support.Bodo Möller2002-08-091-3/+19
* use a generic EC_KEY structure (EC keys are not ECDSA specific)Bodo Möller2002-08-071-35/+30
* Make sure buffers are large enough even for weird parametersBodo Möller2002-06-261-25/+65
* Implement handling of EC parameter seeds (new functionsBodo Möller2002-06-181-114/+247
* New functions EC_POINT_point2bn(), EC_POINT_bn2point(), EC_POINT_point2hex(),...Bodo Möller2002-05-301-56/+31
* fix ECDSA handlingBodo Möller2002-04-091-8/+19
* EC curve stuffBodo Möller2002-03-081-3/+11
* ECDSA supportBodo Möller2002-02-131-30/+250
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-14/+14
* Constify DH-related code.Richard Levitte2000-11-071-2/+2
* Constify DSA-related code.Richard Levitte2000-11-071-4/+4
* Constify the RSA parts of the ASN.1 library. Note some ugly castsRichard Levitte2000-11-071-2/+2
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-021-8/+8
* ispell (and minor modifications)Ulf Möller2000-02-041-1/+1
* Seek out and destroy another evil cast.Ulf Möller2000-01-311-4/+4
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-9/+0
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-241-5/+5
* Change functions to ANSI C.Ulf Möller1999-04-191-34/+10
* Massive constification.Ben Laurie1999-04-171-4/+6
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-6/+9
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+389