Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | copyright: rsiddharth -> siddharth | siddharth | 2021-11-20 | 1 | -1/+1 |
| | |||||
* | lib: gf: fix GFMultiply | rsiddharth | 2020-11-22 | 1 | -2/+2 |
| | | | | | The logXPlusOneOf[a] + logXPlusOneOf[b] addition can go over 255, so make it a uint16 addition. | ||||
* | lib: add GFMultiply | rsiddharth | 2020-11-08 | 1 | -0/+128 |