aboutsummaryrefslogtreecommitdiff
path: root/x962
Commit message (Collapse)AuthorAgeFilesLines
* Fix incorrect seeds. (#21)Vláďa Sedláček2023-10-121-2/+2
|
* Add more OIDs (#15)David Blevins2021-09-031-0/+2
| | | | | | | | | | | | | * OIDs for c2pnb176w1 c2pnb304W1 https://oidref.com/1.2.840.10045.3.0.4 https://oidref.com/1.2.840.10045.3.0.17 * OID for FRP256v1 http://www.oid-info.com/get/1.2.250.1.223.101.256.1 * Add the OID of the respective alias * Add OID for ansit163k1 http://oidref.com/1.3.132.0.1
* Fix OIDs.J08nY2020-11-231-9/+7
|
* Fix seed location in the curve JSON.J08nY2020-10-181-34/+62
|
* Add normal basis parameter.J08nY2020-10-171-0/+4
|
* Add three more x962 curves. (#6)VladaSedlacek2020-10-171-3/+456
| | | | | | | | | | | * Add three more x962 curves. * Add c2onb239v4, fix poly representation (orders still don't match). * Add seeds. * Remove 0x from the seed format. Co-authored-by: Vladimír Sedláček <vlada.sedlacek@mail.muni.cz>
* Add basis type parameter.J08nY2020-10-171-16/+32
|
* Reformat with jq.J08nY2020-10-131-1/+1
|
* Handle the GraphQL union situation better.J08nY2020-08-081-92/+92
|
* Add indirection to field elements (for GraphQL type bs).J08nY2020-08-081-158/+537
|
* Add support for extension field curves.J08nY2020-08-081-80/+112
|
* Add ANSI X9.63, NUMS curves and relations between many curves.J08nY2020-05-081-2/+2
|
* Add more X962 and WTLS curves.J08nY2020-05-081-2/+418
|
* Initial data commit.J08nY2020-02-101-0/+347