Bodo Möller
|
226cc7ded4
|
More method functions for EC_GFp_simple_method.
|
2001-03-08 01:23:28 +00:00 |
|
Bodo Möller
|
60428dbf0a
|
Some actual method functions (not enough yet to use the EC library, though),
including EC arithmetics derived from Lenka Fibikova's code (with some
additional optimizations).
|
2001-03-07 19:54:35 +00:00 |
|
Bodo Möller
|
f1f25544e0
|
..._init functions are method-specific too
(they can't do much useful, but they will have to set pointers
to NULL)
|
2001-03-07 09:53:41 +00:00 |
|
Bodo Möller
|
2e0db07627
|
Optimized EC_METHODs need specific 'set_curve' and 'free' functions.
|
2001-03-07 09:48:38 +00:00 |
|
Bodo Möller
|
58fc62296f
|
The next bunch of vaporware.
|
2001-03-07 09:29:45 +00:00 |
|
Bodo Möller
|
0657bf9c14
|
Implement dispatcher for EC_GROUP and EC_POINT method functions.
Initial EC_GROUP_new_curve_GFp implementation.
|
2001-03-07 01:17:05 +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
|
f8fe20e0d9
|
Add more EC vaporware (empty source code files I missed in my
previous commit).
|
2001-03-05 20:14:00 +00:00 |
|