Re: [viff-devel] Say hello to viff.boost

2010-08-11 Thread Marcel Keller
Hi friends of VIFF, my repository now also features a C implementation of viff.field. It uses GMP in GFElement. The benchmarks show a speed up between 100 and over 200 percent (the latter in multiplication triple generation with hyperinvertible matrices). The instructions to use it are the sam

Re: [viff-devel] Say hello to viff.boost

2010-08-02 Thread Mikkel Krøigård
Citat af Marcel Keller : Hi friends of VIFF, I've implemented Share and ShareList in C, based on a C implementation of Deferred. Using the C extension, benchmark.py and aes.py show a speed up between 50 and 100 percent. This is very nice, but not entirely surprising I think. I believe this

[viff-devel] Say hello to viff.boost

2010-08-02 Thread Marcel Keller
Hi friends of VIFF, I've implemented Share and ShareList in C, based on a C implementation of Deferred. Using the C extension, benchmark.py and aes.py show a speed up between 50 and 100 percent. The code is in my repository: http://hg.viff.dk/mkeller To use the extension, first compile and inst