| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | update name in copyright | siddharth ravikumar | 2022-05-23 | 1 | -1/+1 |
| | | | | | Use full name. | ||||
| * | 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 |
