aboutsummaryrefslogtreecommitdiff
path: root/src/Specific/GF1305.v
Commit message (Expand)AuthorAge
* Implemented subtraction mod q as as (sub a b = sub (add a (2*q)) b) to avoid ...Gravatar jadep2016-06-22
* added GF1305 (modulus is 2^130 - 5, base has length 5 with all digits having ...Gravatar jadep2016-06-22