Steven Fackler
|
54900976bb
|
Support EC_GROUP_set_asn1_flag
Closes #561
|
2017-01-22 10:44:59 +00:00 |
Steven Fackler
|
dbd6134fd6
|
Clean up EcKey example a bit
|
2017-01-03 15:33:45 -08:00 |
Benjamin Fry
|
444c00955a
|
add EcKey creation from EcPoint, public_key
|
2016-12-31 10:40:56 -08:00 |
Steven Fackler
|
8b60d4a3c2
|
Return Option from group
|
2016-11-16 15:45:15 -08:00 |
Steven Fackler
|
e58dda8990
|
Remove EcGroup constructors
You also need a generator and possibly other stuff. Let's hold off on
construction until someone has a concrete requirement for them.
|
2016-11-16 13:53:03 +01:00 |
Steven Fackler
|
ec0fa36714
|
Add a test for mul_generator
|
2016-11-15 21:24:34 +01:00 |
Steven Fackler
|
b914f779e8
|
Turns out yet another variant of EC_POINT_mul is allowed!
|
2016-11-15 21:20:06 +01:00 |
Steven Fackler
|
6794a45d60
|
Rename ec_key to ec
|
2016-11-14 22:37:01 +01:00 |