Brian Warner
|
3d3a7a5b8d
|
encode.py: add some timing comments
|
2007-01-05 00:48:42 -07:00 |
|
Brian Warner
|
409d92e746
|
only run a single (short) py_ecc test on slave3, since it is so slow the tests timeout
|
2007-01-05 00:42:52 -07:00 |
|
Brian Warner
|
e1c6ee9dcf
|
encoding: fix the last py_ecc problem, tests pass now
|
2007-01-05 00:06:42 -07:00 |
|
Brian Warner
|
c91d14dca8
|
fix our use of py_ecc (set log2FieldSize=8 explicitly)
|
2007-01-04 23:50:21 -07:00 |
|
Brian Warner
|
f31fc06d89
|
establish IEncoder/IDecoder, create suitable interfaces for both the simple replicating encoder and the py_ecc one, add a (failing) unit test for it
|
2007-01-04 21:52:51 -07:00 |
|
Brian Warner
|
3490378551
|
move all packages into src/, fix allmydata.Crypto build. Now you must perform a 'setup.py build' before using anything, and you must add the build directory (build/lib.linux-i686-2.4) to your PYTHONPATH before doing anything
|
2006-12-14 03:39:50 -07:00 |
|