index
:
delta/python-packages/m2crypto.git
fix_types
master
gitlab.com: m2crypto/m2crypto.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test_ec_curves.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
One forgotten hard-coded curve.
Matěj Cepl
2016-04-13
1
-1
/
+0
*
Use only EC curves which are available.
Matěj Cepl
2016-04-12
1
-98
/
+104
*
Add implementation of the function ec_get_builtin_curves.
Matěj Cepl
2016-04-11
1
-1
/
+6
*
Fix broken imports (and PEP8ization).
Matěj Cepl
2016-03-20
1
-12
/
+12
*
Use the new absolute import syntax to fix Python 3. [PEP 328]
Craig Rodrigues
2016-03-20
1
-0
/
+2
*
Fix whitespace using suggestions from autopep8
Craig Rodrigues
2015-12-01
1
-3
/
+3
*
Strip trailinig spaces and expand tabs.
Matěj Cepl
2015-11-19
1
-21
/
+21
*
Remove more plain asserts
Matěj Cepl
2015-11-18
1
-5
/
+5
*
Change self.assertRaises to context managers.
Matěj Cepl
2015-10-27
1
-4
/
+4
*
Switch unit testing to have at least 2.7 unittest API available.
Matěj Cepl
2015-10-13
1
-1
/
+5
*
Fixed memory leak in ecdsa_verify.
Heikki Toivonen
2007-06-13
1
-1
/
+1
*
Fixed memory leak in m2.ec_key_new_by_curve_name.
Heikki Toivonen
2007-06-12
1
-2
/
+2
*
Make all test methods start with test_, so that running individual suites works,
Heikki Toivonen
2006-12-15
1
-2
/
+2
*
Bug 7285, disable flaky EC curves, by Larry Bugbee.
Heikki Toivonen
2006-12-14
1
-16
/
+18
*
Bug 6018, added support for remaining ECs, by Larry Bugbee.
Heikki Toivonen
2006-10-31
1
-0
/
+157