summaryrefslogtreecommitdiff
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
* VMS updates.Ulf Möller1999-07-286-16/+20
* New function OBJ_obj2txt()Dr. Stephen Henson1999-07-273-71/+70
* New RSA flag RSA_FLAG_EXT_PKEY, to always call rsa_mod_exp.Dr. Stephen Henson1999-07-272-5/+13
* when invoking bn_*_comba[48] result->top wasn't always set correctly.Andy Polyakov1999-07-271-2/+2
* Use correct CFLAG definition for makefile.one builds.Bodo Möller1999-07-273-3/+9
* SPARC Solaris config updates.Andy Polyakov1999-07-252-4/+19
* Minor MD5 tune-up for WIN32 on Intel.Andy Polyakov1999-07-251-2/+2
* Added support for SPARC Linux.Andy Polyakov1999-07-252-8/+5
* GNU assembler (read SPARC Linux) support added.Andy Polyakov1999-07-251-17/+11
* - performance retunes, v8plus bn_*_comba routines are reimplemented;Andy Polyakov1999-07-252-1030/+969
* Don't include x509.h when we just need asn1.hBodo Möller1999-07-249-105/+48
* Remove obsolete files.Ulf Möller1999-07-221-544/+0
* ignore r586unix.cppBodo Möller1999-07-221-0/+1
* date.h no longer to be deleted by "make clean"Bodo Möller1999-07-221-1/+1
* Make the perl module compile and eliminate some of the warnings.Ulf Möller1999-07-222-2/+2
* Torture weak compilers less by not automatically including x509.h whereBodo Möller1999-07-2117-356/+140
* Additional user data argument to pem_password_cb function typeBodo Möller1999-07-214-134/+140
* avoid -DPLATFORM=\"...\" and -DCFLAGS=\"...\" command lines,Bodo Möller1999-07-213-10/+13
* slight clean-upBodo Möller1999-07-211-5/+2
* Auto-generated file -- this should not be under version controlBodo Möller1999-07-211-628/+0
* Get rid of redundant multiplications in bn_div_words.Andy Polyakov1999-07-211-5/+5
* MIPS III/IV assembler module is reimplemented.Andy Polyakov1999-07-202-1/+2063
* crypto/bn/asm/mips3.s is moved to crypto/bn/asm/obsolete/Andy Polyakov1999-07-201-0/+544
* crypto/bn/asm/mips3.s is obsolete. I'm moving it to crypto/bn/asm/obsoleteAndy Polyakov1999-07-201-544/+0
* New compile time option -DCRYPTO_MDEBUG_THREAD.Bodo Möller1999-07-192-9/+39
* Have CRYPTO_MDEBUG_TIME automatically set CRYPTO_MDEBUG,Bodo Möller1999-07-193-2/+9
* Add optional (compile-time configurable) time to CRYPTO_mem_leaks output.Bodo Möller1999-07-181-0/+18
* "make clean" has to delete date.hBodo Möller1999-07-171-1/+1
* More DES library cleanups: remove references to srand/randUlf Möller1999-07-157-237/+6
* RSA private keys without dmp1/dmq1/iqmp are also valid (but slower).Ulf Möller1999-07-151-35/+45
* NO_HMAC.Ulf Möller1999-07-151-1/+2
* Eliminate a warning: BN_mod_inverse() returns a (BIGNUM *) and remove andDr. Stephen Henson1999-07-132-3/+2
* cosmetic changesBodo Möller1999-07-121-1/+1
* More NASM support code it still doesn't work but it doesn't work less than itDr. Stephen Henson1999-07-125-9/+46
* typo in stringBodo Möller1999-07-121-1/+1
* Beginnings of experimental support for NASM assembler. This is a freeDr. Stephen Henson1999-07-122-0/+328
* correct error handlingBodo Möller1999-07-123-35/+50
* typoBodo Möller1999-07-111-1/+2
* New function RSA_check_key.Bodo Möller1999-07-111-0/+159
* New function RSA_check_key,Bodo Möller1999-07-113-2/+23
* Various changes to stop VC++ choking under Win32.Dr. Stephen Henson1999-07-112-5/+5
* Add a debugging option to PKCS#5 v2.0 key generation function.Dr. Stephen Henson1999-07-111-6/+30
* Copy flags in ASN1_STRING_dup()Dr. Stephen Henson1999-07-111-0/+1
* SXnet code was freeing up the extension data rather than the temporaryDr. Stephen Henson1999-07-101-2/+2
* Fix memory checking.Bodo Möller1999-07-093-12/+26
* Obsolete/experimental code.Ulf Möller1999-07-091-163/+0
* improve readability of #if conditions (ELF, if defined, supersedes BSDIBodo Möller1999-07-061-2/+2
* avoid confliction definitions of NDEBUGBodo Möller1999-07-051-0/+1
* Disable asserts for standard configurations.Bodo Möller1999-07-051-0/+4
* More no-xxx option tweaks.Ulf Möller1999-06-302-1/+15