aboutsummaryrefslogtreecommitdiffstats
path: root/ecc.hs
Commit message (Expand)AuthorAgeFilesLines
* Instance FieldElement into Num typeclassÓscar Nájera2021-04-051-18/+15
* Define FieldElement substraction and multiplicationÓscar Nájera2021-04-051-0/+29
* Define FieldElement additionÓscar Nájera2021-04-031-0/+15