Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix warnings. | Bodo Möller | 2001-04-03 | 1 | -3/+3 |
* | Increase boundaries in EC_window_bits_for_scalar_size table. | Bodo Möller | 2001-03-20 | 1 | -14/+17 |
* | Table for window sizes. | Bodo Möller | 2001-03-19 | 1 | -6/+77 |
* | Rename function EC_GROUP_precompute to EC_GROUP_precompute_mult, | Bodo Möller | 2001-03-12 | 1 | -3/+3 |
* | Add functions EC_POINT_mul and EC_GROUP_precompute. | Bodo Möller | 2001-03-11 | 1 | -3/+59 |
* | handle negative scalars correctly when doing point multiplication | Bodo Möller | 2001-03-11 | 1 | -0/+8 |
* | comment and error code update | Bodo Möller | 2001-03-11 | 1 | -2/+2 |
* | More EC stuff, including EC_POINTs_mul() for simultaneous scalar | Bodo Möller | 2001-03-11 | 1 | -1/+233 |
* | Add yet another (still empty) source code file that I forgot. | Bodo Möller | 2001-03-05 | 1 | -2/+0 |
* | Move ec.h to ec2.h because it is not compatible with what we will use. | Bodo Möller | 2001-03-05 | 1 | -0/+59 |