2002-08-16 |
Bodo Möller | 'EC' vs. 'ECDSA' |
tree | commitdiff |
2002-08-16 |
Dr. Stephen Henson | Fix block_size field for CFB and OFB modes: it should... |
tree | commitdiff |
2002-08-15 |
Richard Levitte | Yet a couple of modules forgotten. These weren't impor... |
tree | commitdiff |
2002-08-15 |
Bodo Möller | Simplify handling of named curves: get rid of EC_GROUP_... |
tree | commitdiff |
2002-08-15 |
Richard Levitte | Sometimes, the value of the variable containing the... |
tree | commitdiff |
2002-08-14 |
Dr. Stephen Henson | Fix typo in OBJ_txt2obj which incorrectly passed the... |
tree | commitdiff |
2002-08-13 |
Richard Levitte | Comma forgotten. |
tree | commitdiff |
2002-08-13 |
Richard Levitte | Oh, ec2_smpt.c is #included by ec2_smpl.c! |
tree | commitdiff |
2002-08-12 |
Richard Levitte | Do not include openssl/ripemd.h when the RIPEMD algorit... |
tree | commitdiff |
2002-08-12 |
Richard Levitte | Do not use the word 'modulus', which is a class templat... |
tree | commitdiff |
2002-08-12 |
Richard Levitte | A few files in the ENGINE and EVP sections forgotten. |
tree | commitdiff |
2002-08-12 |
Bodo Möller | get rid of EVP_PKEY_ECDSA (now we have EVP_PKEY_EC... |
tree | commitdiff |
2002-08-11 |
Richard Levitte | One more file to compile on VMS as well. |
tree | commitdiff |
2002-08-11 |
Richard Levitte | Remove clashes between symbols that have the same name... |
tree | commitdiff |
2002-08-11 |
Richard Levitte | More long symbols to shorten. |
tree | commitdiff |
2002-08-10 |
Richard Levitte | mem* functions are declared in string.h. |
tree | commitdiff |
2002-08-09 |
Richard Levitte | A new header. |
tree | commitdiff |
2002-08-09 |
Richard Levitte | Synchronise with Unix. |
tree | commitdiff |
2002-08-09 |
Richard Levitte | More long names to shorten. |
tree | commitdiff |
2002-08-09 |
Bodo Möller | .cvsignore for crypto/ecdh |
tree | commitdiff |
2002-08-09 |
Bodo Möller | make update |
tree | commitdiff |
2002-08-09 |
Bodo Möller | fix warnings |
tree | commitdiff |
2002-08-09 |
Bodo Möller | add field type to text output |
tree | commitdiff |
2002-08-09 |
Bodo Möller | use 0, not NULL |
tree | commitdiff |
2002-08-09 |
Bodo Möller | ECDH engine support |
tree | commitdiff |
2002-08-09 |
Bodo Möller | Add ECDH support. |
tree | commitdiff |
2002-08-07 |
Bodo Möller | use a generic EC_KEY structure (EC keys are not ECDSA... |
tree | commitdiff |
2002-08-07 |
Bodo Möller | avoid SIGSEGV |
tree | commitdiff |
2002-08-03 |
Bodo Möller | oops, undo previous change (was just for testing) |
tree | commitdiff |
2002-08-03 |
Bodo Möller | fix bn_expand2 |
tree | commitdiff |
2002-08-03 |
Bodo Möller | use bn_wexpand instead of bn_expand2 (the latter is... |
tree | commitdiff |
2002-08-02 |
Dr. Stephen Henson | Fix typo |
tree | commitdiff |
2002-08-02 |
Dr. Stephen Henson | Fix the ASN1 sanity check: correct header length |
tree | commitdiff |
2002-08-02 |
Bodo Möller | disable Sun divison algorithm by default |
tree | commitdiff |
2002-08-02 |
Bodo Möller | fix bn_expand2 |
tree | commitdiff |
2002-08-02 |
Bodo Möller | optical changes |
tree | commitdiff |
2002-08-02 |
Bodo Möller | typo |
tree | commitdiff |
2002-08-02 |
Bodo Möller | remove obsolete part of comment |
tree | commitdiff |
2002-08-02 |
Bodo Möller | remove obsoleted disabled code |
tree | commitdiff |
2002-08-02 |
Bodo Möller | Let BN_rand_range() abort with an error after 100 itera... |
tree | commitdiff |
2002-08-02 |
Bodo Möller | Change BN_mod_sqrt() so that it verifies that the input... |
tree | commitdiff |
2002-08-02 |
Bodo Möller | move GF2m tests to the end |
tree | commitdiff |
2002-08-02 |
Bodo Möller | Rename implementations of method functions so that... |
tree | commitdiff |
2002-08-02 |
Bodo Möller | ec2_smpt.c must be listed in LIBSRC |
tree | commitdiff |
2002-08-02 |
Bodo Möller | there is no alternative EC_METHOD for curves over GF... |
tree | commitdiff |
2002-08-02 |
Bodo Möller | add support for elliptic curves over binary fields |
tree | commitdiff |
2002-08-02 |
Bodo Möller | Binary field arithmetic contributed by Sun Microsystems. |
tree | commitdiff |
2002-08-02 |
Bodo Möller | Add more WAP/WTLS elliptic curve OIDs. |
tree | commitdiff |
2002-08-02 |
Bodo Möller | New error code ERR_R_DISABLED |
tree | commitdiff |
2002-08-02 |
Bodo Möller | get rid of OpenSSLDie |
tree | commitdiff |
2002-08-02 |
Richard Levitte | Certain flag macros were tested with #if instead if... |
tree | commitdiff |
2002-08-01 |
Richard Levitte | make update |
tree | commitdiff |
2002-08-01 |
Richard Levitte | Avoid yet another name clash with libdes, and make... |
tree | commitdiff |
2002-08-01 |
Richard Levitte | OCSP and KRB5 Makefil.ssl should be consistent with... |
tree | commitdiff |
2002-08-01 |
Richard Levitte | If CRYPTO_realloc() is called with a NULL pointer,... |
tree | commitdiff |
2002-07-31 |
Richard Levitte | Make sure to use $(MAKE) everywhere instead of make. |
tree | commitdiff |
2002-07-31 |
Richard Levitte | The version of the shared library should, for now,... |
tree | commitdiff |
2002-07-30 |
Lutz Jänicke | OpenSSL Security Advisory [30 July 2002] |
tree | commitdiff |
2002-07-30 |
Lutz Jänicke | "make update" |
tree | commitdiff |
2002-07-26 |
Bodo Möller | Use SEC1 format for EC private keys. |
tree | commitdiff |
2002-07-25 |
Bodo Möller | Move zeroing from bn_expand_internal() to bn_expand2... |
tree | commitdiff |
2002-07-24 |
Richard Levitte | Don't clobber loop variable. |
tree | commitdiff |
2002-07-22 |
Richard Levitte | If DH is disabled, don't define the DH functions. |
tree | commitdiff |
2002-07-19 |
Richard Levitte | The first compile of the new merger method for VMS... |
tree | commitdiff |
2002-07-19 |
Richard Levitte | Two more names that are a little too long for the stand... |
tree | commitdiff |
2002-07-18 |
Richard Levitte | Further enhance assembler support on Cygwin and DJGPP. |
tree | commitdiff |
2002-07-18 |
Richard Levitte | Reverse the change with the following log, it needs... |
tree | commitdiff |
2002-07-18 |
Richard Levitte | Make S/MIME output conform with the mail and MIME stand... |
tree | commitdiff |
2002-07-18 |
Richard Levitte | OPENSSL_SYS_WIN32 is important so util/mkdef.pl can... |
tree | commitdiff |
2002-07-17 |
Richard Levitte | Add support for shared libraries with OS/2. |
tree | commitdiff |
2002-07-16 |
Richard Levitte | The default C compiler on MacOS X doesn't like empty... |
tree | commitdiff |
2002-07-16 |
Richard Levitte | Some older code (never committed) wasn't converted... |
tree | commitdiff |
2002-07-15 |
Richard Levitte | There's an ongoing project to bring some kind of path... |
tree | commitdiff |
2002-07-14 |
Bodo Möller | Replace 'ecdsaparam' commandline utility by 'ecparam' |
tree | commitdiff |
2002-07-11 |
Richard Levitte | In UI_UTIL_read_pw(), we should look at the size parame... |
tree | commitdiff |
2002-07-10 |
Bodo Möller | remove obsolete comment |
tree | commitdiff |
2002-07-10 |
Lutz Jänicke | Reorder inclusion of header files: |
tree | commitdiff |
2002-07-04 |
Bodo Möller | AES cipher suites are now official (RFC3268) |
tree | commitdiff |
2002-06-29 |
Richard Levitte | Do not define crypt() on OpenBSD. Notified by Bob... |
tree | commitdiff |
2002-06-27 |
Richard Levitte | opensslconf.h doesn't define what we want, e_os2.h... |
tree | commitdiff |
2002-06-27 |
Richard Levitte | Try to avoid double declaration of ERR_load_PEM_strings(). |
tree | commitdiff |
2002-06-27 |
Richard Levitte | Pass CFLAG to dependency makers, so non-standard system... |
tree | commitdiff |
2002-06-27 |
Richard Levitte | DJGPP has some needed header files that other MSDOS... |
tree | commitdiff |
2002-06-27 |
Richard Levitte | When compiling for Windows, make sure we have the windo... |
tree | commitdiff |
2002-06-27 |
Richard Levitte | Use 32-bit sections instead of the default, 16-bit... |
tree | commitdiff |
2002-06-27 |
Richard Levitte | Use bg instead of bag as argument to macros, to avoid... |
tree | commitdiff |
2002-06-27 |
Richard Levitte | A number of includes were removed from evp.h some time... |
tree | commitdiff |
2002-06-26 |
Bodo Möller | Make sure buffers are large enough even for weird param... |
tree | commitdiff |
2002-06-21 |
Geoff Thorpe | Make sure any ENGINE control commands make local copies... |
tree | commitdiff |
2002-06-20 |
Lutz Jänicke | <sys/select.h> is included for AIX, when USE_SOCKETS... |
tree | commitdiff |
2002-06-20 |
Lutz Jänicke | AIX (V3) requires <sys/select.h> (included via e_os... |
tree | commitdiff |
2002-06-18 |
Bodo Möller | always include <string.h> (we do this in various other... |
tree | commitdiff |
2002-06-18 |
Bodo Möller | always include <string.h> (we do this in various other... |
tree | commitdiff |
2002-06-18 |
Bodo Möller | Implement handling of EC parameter seeds (new functions |
tree | commitdiff |
2002-06-16 |
Lutz Jänicke | OpenSSL_add_all_algorithms has been replaced by configu... |
tree | commitdiff |
2002-06-14 |
Lutz Jänicke | Some more prototype fixes. |
tree | commitdiff |
2002-06-13 |
Richard Levitte | Add support for DJGPP. |
tree | commitdiff |
2002-06-13 |
Richard Levitte | Making a softlink from crypto/des/asm/perlasm to crypto... |
tree | commitdiff |
2002-06-13 |
Lutz Jänicke | Add missing prototypes. |
tree | commitdiff |
2002-06-13 |
Dr. Stephen Henson | Fix ext_dat.h extension ordering. |
tree | commitdiff |
next |