aboutsummaryrefslogtreecommitdiff
path: root/secg
Commit message (Collapse)AuthorAgeFilesLines
* Add oid for secp256r1 (#14)David Blevins2021-08-291-0/+1
|
* Sync upstream changes.J08nY2021-08-051-6/+6
|
* Add seeds for SECG, NIST and ANSSI curves. (#9)TAnhMinh2020-10-231-0/+4
| | | | | | | * Add seeds * Add ANSSI seed. * Add SECG seeds.
* Fix seed location in the curve JSON.J08nY2020-10-181-21/+34
|
* Add basis type parameter.J08nY2020-10-171-18/+36
|
* Reformat with jq.J08nY2020-10-131-1/+1
|
* Handle the GraphQL union situation better.J08nY2020-08-081-132/+132
|
* Add indirection to field elements (for GraphQL type bs).J08nY2020-08-081-204/+684
|
* Add support for extension field curves.J08nY2020-08-081-102/+138
|
* Add ANSI X9.63, NUMS curves and relations between many curves.J08nY2020-05-081-17/+222
|
* Add more X962 and WTLS curves.J08nY2020-05-081-3/+7
|
* Initial data commit.J08nY2020-02-101-0/+1309