2001-03-20 |
Bodo Möller | Increase boundaries in EC_window_bits_for_scalar_size... |
commit | commitdiff | tree | snapshot |
2001-03-19 |
Bodo Möller | Table for window sizes. |
commit | commitdiff | tree | snapshot |
2001-03-19 |
Bodo Möller | Update. |
commit | commitdiff | tree | snapshot |
2001-03-18 |
Richard Levitte | New cofiguration for Unixwre and SCO,with slightly... |
commit | commitdiff | tree | snapshot |
2001-03-18 |
Dr. Stephen... | Fix PKCS#12 key generation bug. |
commit | commitdiff | tree | snapshot |
2001-03-17 |
Bodo Möller | Explicitly ignore the exit code of ./bctest. Usually... |
commit | commitdiff | tree | snapshot |
2001-03-16 |
Richard Levitte | Correct a typo which might have lead to a dump. |
commit | commitdiff | tree | snapshot |
2001-03-16 |
Richard Levitte | An enhanced bctest submitted by Tim Rice <tim@multitale... |
commit | commitdiff | tree | snapshot |
2001-03-16 |
Dr. Stephen... | Add copy_extensions option to 'ca' utility. |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Dr. Stephen... | Add 'align' option to nameopt. |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Richard Levitte | Minimise the amount of -L. when linking the shared... |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Richard Levitte | bsdi-elf needs to link with -ldl. |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Richard Levitte | For AIX 4.3 or above, allow the use of dlfcn. |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Dr. Stephen... | Overhaul the display of certificate details in |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Bodo Möller | Completely remove mont2 stuff. |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Lutz Jänicke | Forgot "cvs add", so only the surrounding changes made... |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Bodo Möller | avoid infinite loop |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Bodo Möller | error codes are longs, not ints |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Bodo Möller | More error_data memory leaks |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Richard Levitte | It is a good thing to prepare the .def files. |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Dr. Stephen... | Document the -certopt option to the x509 utility. |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Bodo Möller | The former ULTRASPARC preprocessor symbol is now called |
commit | commitdiff | tree | snapshot |
2001-03-13 |
Bodo Möller | Fix: return 0 if no error occured. |
commit | commitdiff | tree | snapshot |
2001-03-13 |
Richard Levitte | make update. |
commit | commitdiff | tree | snapshot |
2001-03-13 |
Richard Levitte | We need to build MINFO. |
commit | commitdiff | tree | snapshot |
2001-03-13 |
Bodo Möller | typo |
commit | commitdiff | tree | snapshot |
2001-03-13 |
Bodo Möller | Use err_clear_data macro |
commit | commitdiff | tree | snapshot |
2001-03-12 |
Bodo Möller | fix memory leak in err.c |
commit | commitdiff | tree | snapshot |
2001-03-12 |
Bodo Möller | Rename function EC_GROUP_precompute to EC_GROUP_precomp... |
commit | commitdiff | tree | snapshot |
2001-03-11 |
Bodo Möller | Add various X9.62 OIDs. (GF(2^n) mostly left out.) |
commit | commitdiff | tree | snapshot |
2001-03-11 |
Dr. Stephen... | Initial docs for PEM routines. |
commit | commitdiff | tree | snapshot |
2001-03-11 |
Bodo Möller | EC_METHOD based on bn_mont2 (not used in the library) |
commit | commitdiff | tree | snapshot |
2001-03-11 |
Bodo Möller | Forcibly enable memory leak checking during "make test" |
commit | commitdiff | tree | snapshot |
2001-03-11 |
Bodo Möller | Timings are not supposed to be enabled by default ... |
commit | commitdiff | tree | snapshot |
2001-03-11 |
Bodo Möller | Add functions EC_POINT_mul and EC_GROUP_precompute. |
commit | commitdiff | tree | snapshot |
2001-03-11 |
Bodo Möller | handle negative scalars correctly when doing point... |
commit | commitdiff | tree | snapshot |
2001-03-11 |
Bodo Möller | use fflush |
commit | commitdiff | tree | snapshot |
2001-03-10 |
Bodo Möller | Change timing output: We don't have "exponents" here... |
commit | commitdiff | tree | snapshot |
2001-03-10 |
Bodo Möller | comment and error code update |
commit | commitdiff | tree | snapshot |
2001-03-10 |
Bodo Möller | Remove files from Lenka's EC implementation. |
commit | commitdiff | tree | snapshot |
2001-03-10 |
Bodo Möller | More EC stuff, including EC_POINTs_mul() for simultaneo... |
commit | commitdiff | tree | snapshot |
2001-03-10 |
Richard Levitte | Document the change. |
commit | commitdiff | tree | snapshot |
2001-03-10 |
Richard Levitte | For some experiments, it is sometimes nice to serve... |
commit | commitdiff | tree | snapshot |
2001-03-10 |
Dr. Stephen... | In crypto/ec #if 0 out structures which reference ... |
commit | commitdiff | tree | snapshot |
2001-03-10 |
Dr. Stephen... | Typo. |
commit | commitdiff | tree | snapshot |
2001-03-10 |
Dr. Stephen... | Add the 'ec' directory to mkdef.pl and mkfiles.pl |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Richard Levitte | Use 32bit longs on Alpha as well, because that's what... |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Bodo Möller | Instead of telling both 'make' and the user that ranlib |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Dr. Stephen... | Update docs. |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Bodo Möller | Workaround for solaris64 linking problem (explicit... |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Bodo Möller | Consistently use 'void *' for SSL read, peek and write... |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Dr. Stephen... | Change the EVP_somecipher() and EVP_somedigest() |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Richard Levitte | Bug fixes. |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Bodo Möller | Fix ec_GFp_simple_cmp. |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Bodo Möller | ssl23_peek |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Bodo Möller | add ssl23_peek |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Bodo Möller | Avoid problems with multi-line NAME sections. |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Richard Levitte | Too many dollars... |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Bodo Möller | Implement EC_GFp_mont_method. |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Bodo Möller | Fixes to make 'no-ec' work (it should not turn 'objects... |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Bodo Möller | More method functions for elliptic curves, |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Bodo Möller | Bugfix: previously the serial number file could turn... |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Lutz Jänicke | Add newly learned knowledge from yesterday's discussion. |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Richard Levitte | Write a small comment so we know... |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Richard Levitte | Build ectest too. |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Richard Levitte | Some EC function names are really long. Make aliases... |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Ulf Möller | note the rand_win.c change |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Bodo Möller | Comment |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Ulf Möller | old MSVC versions don't have rdtsc |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Bodo Möller | Hide BN_CTX structure details. |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Richard Levitte | VMS catches up on the EC modifications. |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Dr. Stephen... | Make EVP_Digest*() routines return a value. |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Bodo Möller | avoid compiler warning |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Bodo Möller | Constify BN_value_one. |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Bodo Möller | Integrate ec_err.[co]. |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Bodo Möller | Throw out *all* absolute pathnames, not matter what... |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Bodo Möller | Sort openssl.ec, the configuration file for mkerr.pl. |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Bodo Möller | Integrate ectest.c (which does not yet do anything). |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Bodo Möller | Order ERR_load_... calls like the stuff in err.h. |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Bodo Möller | Get rid of '#define ERR_file_name __FILE__', which... |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Bodo Möller | Let EC_POINT_copy do nothing if dest==src |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Bodo Möller | More 'TODO' items. |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Bodo Möller | More method functions for EC_GFp_simple_method. |
commit | commitdiff | tree | snapshot |
2001-03-07 |
Bodo Möller | More method functions. |
commit | commitdiff | tree | snapshot |
2001-03-07 |
Bodo Möller | Some actual method functions (not enough yet to use... |
commit | commitdiff | tree | snapshot |
2001-03-07 |
Richard Levitte | Code for better build under Darwin (MacOS X). |
commit | commitdiff | tree | snapshot |
2001-03-07 |
Bodo Möller | ..._init functions are method-specific too |
commit | commitdiff | tree | snapshot |
2001-03-07 |
Bodo Möller | Optimized EC_METHODs need specific 'set_curve' and... |
commit | commitdiff | tree | snapshot |
2001-03-07 |
Bodo Möller | The next bunch of vaporware. |
commit | commitdiff | tree | snapshot |
2001-03-07 |
Bodo Möller | extra_data 'mixin'. |
commit | commitdiff | tree | snapshot |
2001-03-07 |
Bodo Möller | Oops ... |
commit | commitdiff | tree | snapshot |
2001-03-07 |
Bodo Möller | In clear_free, clear the complete structure just in... |
commit | commitdiff | tree | snapshot |
2001-03-07 |
Bodo Möller | Fix ERR_R_... problems. |
commit | commitdiff | tree | snapshot |
2001-03-07 |
Bodo Möller | Implement dispatcher for EC_GROUP and EC_POINT method... |
commit | commitdiff | tree | snapshot |
2001-03-06 |
Bodo Möller | Add a few 'const's |
commit | commitdiff | tree | snapshot |
2001-03-06 |
Ulf Möller | Forgot a '$'. |
commit | commitdiff | tree | snapshot |
2001-03-06 |
Bodo Möller | Change obj_... generation so that it does not generate... |
commit | commitdiff | tree | snapshot |
2001-03-06 |
Bodo Möller | 'is_at_infinity' tests don't need a BN_CTX. |
commit | commitdiff | tree | snapshot |
2001-03-06 |
Bodo Möller | New function declarations. |
commit | commitdiff | tree | snapshot |
2001-03-06 |
Bodo Möller | Add BN_CTX arguments where appropriate. |
commit | commitdiff | tree | snapshot |
next |