Richard Levitte
|
e077b5452f
|
Make sure EC_window_bits_for_scalar_size() returns a size_t
|
2003-05-21 08:40:18 +00:00 |
|
Bodo Möller
|
a004b06237
|
additional sanity checks for arguments to EC_POINTs_mul()
|
2003-02-06 18:07:23 +00:00 |
|
Bodo Möller
|
617f461c9d
|
remove disabled code
|
2002-04-14 13:28:41 +00:00 |
|
Bodo Möller
|
211b8685d3
|
bugfix: allocate sufficiently large buffer
Submitted by: Nils Larsch
|
2002-02-20 11:58:17 +00:00 |
|
Richard Levitte
|
b77fcddb6b
|
Apply a small patch from Oscar Jacobsson <oscar@jacobsson.org> that
makes things more compilable with VC++.
|
2002-01-26 04:50:41 +00:00 |
|
Bodo Möller
|
c05940edc7
|
comment
|
2001-11-22 11:08:38 +00:00 |
|
Bodo Möller
|
e71adb85c5
|
avoid stupid compiler warning
|
2001-11-16 11:37:36 +00:00 |
|
Bodo Möller
|
b19941ab05
|
comment
|
2001-11-16 06:22:21 +00:00 |
|
Bodo Möller
|
c78515f55e
|
comments etc.
|
2001-11-15 22:35:41 +00:00 |
|
Bodo Möller
|
3ba1f11147
|
Improve EC efficiency.
|
2001-11-15 22:32:11 +00:00 |
|
Bodo Möller
|
56a106115f
|
comment change
|
2001-07-10 11:28:53 +00:00 |
|
Bodo Möller
|
e3a4f8b84c
|
Precomputation will not necessarily be LIm-Lee precomputation.
|
2001-07-10 10:04:05 +00:00 |
|
Bodo Möller
|
413a4a0461
|
Fix warnings.
|
2001-04-03 14:03:47 +00:00 |
|
Bodo Möller
|
26fbabf3d1
|
Increase boundaries in EC_window_bits_for_scalar_size table.
|
2001-03-20 11:16:12 +00:00 |
|
Bodo Möller
|
37cdcb4d8a
|
Table for window sizes.
|
2001-03-19 22:38:24 +00:00 |
|
Bodo Möller
|
194dd04699
|
Rename function EC_GROUP_precompute to EC_GROUP_precompute_mult,
which indicate its purpose more clearly.
|
2001-03-12 07:26:23 +00:00 |
|
Bodo Möller
|
3837491174
|
Add functions EC_POINT_mul and EC_GROUP_precompute.
The latter does nothing for now, but its existence means
that applications can request precomputation when appropriate.
|
2001-03-11 12:27:24 +00:00 |
|
Bodo Möller
|
86a921af06
|
handle negative scalars correctly when doing point multiplication
|
2001-03-11 08:44:50 +00:00 |
|
Bodo Möller
|
6f8f443170
|
comment and error code update
|
2001-03-10 23:37:52 +00:00 |
|
Bodo Möller
|
48fe4d6233
|
More EC stuff, including EC_POINTs_mul() for simultaneous scalar
multiplication of an arbitrary number of points.
|
2001-03-10 23:18:35 +00:00 |
|
Bodo Möller
|
38e3c5815c
|
Add yet another (still empty) source code file that I forgot.
|
2001-03-05 20:31:49 +00:00 |
|
Bodo Möller
|
65e8167079
|
Move ec.h to ec2.h because it is not compatible with what we will use.
Add EC vaporware: change relevant Makefiles and add some empty source
files.
"make update".
|
2001-03-05 20:13:37 +00:00 |
|