summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2003-01-30Small typo, OENSSL should really be spelled OPENSSL.Richard Levitte
2003-01-29DVCS (see RFC 3029) was missing among the possible purposes.Richard Levitte
2003-01-28simplifyBodo Möller
2003-01-25cofactor is optional in parameter encodingsBodo Möller
2003-01-24For ecdsa-with-SHA1, as for id-dsa-with-sha1, omit 'parameters'Bodo Möller
2003-01-24Provide "dummy" &main::picmeup even in Windows perlasm modules.Andy Polyakov
2003-01-24Check return value of gmtime() and add error codesDr. Stephen Henson
2003-01-23Workaround for lame compiler bug introduced in "CPU pack" for MSVC6SP5.Andy Polyakov
2003-01-23Missing 0 broke FreeBSD build.Richard Levitte
2003-01-21fix warningsBodo Möller
2003-01-19This is an *initial* tune-up. This update puts Itanium2 back on par withAndy Polyakov
2003-01-17EVP_DecryptInit() should call EVP_CipherInit() not EVP_CipherInit_ex().Dr. Stephen Henson
2003-01-16A few more files to ignoreRichard Levitte
2003-01-16FreeBSD has /dev/crypto as well.Richard Levitte
2003-01-16Add some debugging output.Richard Levitte
2003-01-16Armor against systems without ranlib...Lutz Jänicke
2003-01-16avoid potential confusion about curves (prime192v1 and prime256v1 areBodo Möller
2003-01-15Fix initialization sequence to prevent freeing of unitialized objects.Lutz Jänicke
2003-01-15update error library for EC... changesBodo Möller
2003-01-15As with RSA, which was modified recently, this change makes it possible toGeoff Thorpe
2003-01-13"!Cname surname" has now become redundant ...Bodo Möller
2003-01-13undo part of a recent change: it's "surname", not "surName"Bodo Möller
2003-01-13Make sure not to declare a clashing read() for DJGPP.Richard Levitte
2003-01-13Correct a misleading comment.Richard Levitte
2003-01-13UI_UTIL_read_pw() misinterpreted the values returned from UI functions.Richard Levitte
2003-01-13tty_in will never be stderr, so it will always be closed, which means stdinRichard Levitte
2003-01-10Avoid unnecessary pollution of object module name table. Cygwin sharedAndy Polyakov
2003-01-10Make sure everything that may be freed is allocated or initiated.Richard Levitte
2003-01-09At least OpenBSD implements PIC in the same way ELF does.Andy Polyakov
2003-01-09gcc wants character constants to be correct. Before this change, theRichard Levitte
2003-01-09Finalizing asm support for UnixWare, SCO, OpenUnix... Note that I'veAndy Polyakov
2003-01-08Third argument to shl_load() is "long address", not a pointer.Lutz Jänicke
2003-01-07This is the first step in allowing RSA_METHODs to implement their own keyGeoff Thorpe
2003-01-04Another GAS fix-up and some commentary...Andy Polyakov
2003-01-04GAS can't stand stub, which is stb's synonym.Andy Polyakov
2003-01-03Oops! I've toasted Cygwin! Fixed now.Andy Polyakov
2003-01-03Redundant now as it's moved to ./Makefile.org.Andy Polyakov
2003-01-03Unified targets for ELF assembler modules. Tested on Linux, Solaris andAndy Polyakov
2003-01-03Support for ILP32 on HPUX-IA64.Andy Polyakov
2003-01-03pa-risc2.s was not PIC, see RT#426. I strip call to fprintf as it'sAndy Polyakov
2003-01-02Complete integration of SPARC assembler DES implementation. Tested on SolarisAndy Polyakov
2003-01-02UltraSPARC assembler DES implementation tune-up. The code can beAndy Polyakov
2003-01-02Very old submission (from 2000) of UltraSPARC assembler DES implementation.Andy Polyakov
2003-01-02I implemented this when troubleshooting performance problem on SPARC Solaris.Andy Polyakov
2003-01-01Adjust the parameter lists in some not commonly used files.Richard Levitte
2003-01-01Make sure the last character of the ASN.1 time string (the 'Z') is copied.Richard Levitte
2002-12-29Correct asm exclusions.Ben Laurie
2002-12-29OS/2 does binary by default, apparently.Richard Levitte
2002-12-29make updateRichard Levitte
2002-12-29Finally get rid of all the algorithm inclusions that were done fromRichard Levitte