summaryrefslogtreecommitdiff
path: root/src/galois.c
Commit message (Expand)AuthorAgeFilesLines
* use assert(0) instead of exit(1)Loic Dachary2014-12-151-15/+16
* define galois_uninit_fieldLoic Dachary2014-10-031-0/+12
* add galois_init_default_field error codeLoic Dachary2014-06-081-18/+29
* make galois_init_default_field(int w) externLoic Dachary2014-04-091-1/+1
* add missing return value to functions that require itLoic Dachary2014-03-061-0/+2
* Revision 2.0 is ready for prime time!Jim Plank2014-01-251-1/+7
* Added code to not use gf-complete mult_by_one if region size is small (less t...Kevin Greenan2013-12-271-1/+10
* Do SIMD XOR, where possible!Kevin Greenan2013-12-201-22/+2
* Setup autoconf to work with JerasureKevin Greenan2013-12-041-0/+356