aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix test when params are negative.HEADdataJ08nY2025-12-031-8/+16
* Bump bitsize for oversized curves.J08nY2025-12-031-2/+7
* Fix Python setup in action.J08nY2025-12-031-1/+1
* Fix incorrect parameter in other/SSC-192 (#27)RyuaNerin2025-12-031-1/+1
* Rename runs.J08nY2025-12-032-4/+2
* Fix order check.J08nY2025-12-031-2/+2
* Add curve order validation in CI.J08nY2025-12-032-0/+131
* Bump action.J08nY2025-12-031-4/+4
* Add Curve448.J08nY2024-08-271-0/+30
* Fix incorrect aliases. (#23)Carl Richard Theodor Schneider2024-01-022-1/+8
* Fix incorrect seeds. (#21)Vláďa Sedláček2023-10-121-2/+2
* Add Tom curves.J08nY2023-03-291-0/+71
* Add FourQ.J08nY2023-03-281-0/+46
* Add BLS12-377.J08nY2022-12-071-0/+29
* Fix Ed448 and rename original one to Goldilocks.J08nY2022-06-211-0/+29
* Add more OIDs (#15)David Blevins2021-09-034-0/+41
* Bigger timeout for OID check.J08nY2021-09-031-1/+1
* Fix missing generators.J08nY2021-09-033-118/+38
* Add oid for secp256r1 (#14)David Blevins2021-08-291-0/+1
* Sync upstream changes.J08nY2021-08-057-17/+735
* Fix y-coords of M-383 and M-511 generators. (#13)VladaSedlacek2021-02-211-2/+2
* Fix vesta generator.J08nY2020-12-211-1/+1
* Add the Pasta curves.J08nY2020-12-161-0/+58
* Fix OIDs.J08nY2020-11-235-52/+7
* Add GitHub action to check OID values.J08nY2020-11-232-0/+52
* Fix the GOST JSON.J08nY2020-10-271-7/+7
* Move new curves to the file curves.json. (#11)TAnhMinh2020-10-271-3/+75
* Add seeds for SECG, NIST and ANSSI curves. (#9)TAnhMinh2020-10-233-0/+15
* Add license, update README.J08nY2020-10-183-236/+36
* Fix seed location in the curve JSON.J08nY2020-10-182-55/+96
* Add normal basis parameter.J08nY2020-10-171-0/+4
* Add three more x962 curves. (#6)VladaSedlacek2020-10-171-3/+456
* Add basis type parameter.J08nY2020-10-177-68/+140
* Fix JubJub curve.J08nY2020-10-141-7/+7
* Add Tweedle{dee,dum} curves and JubJub curve.J08nY2020-10-141-0/+90
* Reformat with jq.J08nY2020-10-1314-22/+24
* Minor fixes in the format to align with the schema.J08nY2020-10-133-5/+11
* Merge pull request #4 from VladaSedlacek/add-new-curvesJán Jančár2020-10-121-0/+236
|\
| * Add Oakley curves.Vladimír Sedláček2020-10-121-0/+236
* | Merge pull request #3 from VladaSedlacek/add-new-curvesJán Jančár2020-10-091-0/+29
|\|
| * Add Curve41417.Vladimír Sedláček2020-10-091-0/+29
|/
* Merge pull request #2 from J08nY/fix-M-curvesJán Jančár2020-10-081-30/+17
|\
| * Fix M curves.J08nY2020-10-081-30/+17
|/
* Add a few other curves.J08nY2020-10-081-38/+64
* Fix schema.J08nY2020-10-051-9/+17
* Fix errors in ssc-192 and x963/ansip224r1.J08nY2020-08-262-3/+3
* Handle the GraphQL union situation better.J08nY2020-08-0814-748/+748
* Add indirection to field elements (for GraphQL type bs).J08nY2020-08-0815-1250/+3552
* Add support for extension field curves.J08nY2020-08-089-392/+569
* Fix Y coord for BLS12-446.J08nY2020-06-021-1/+1