Content deleted Content added
Adding local short description: "Efficient algorithm to count points on elliptic curves", overriding Wikidata description "efficient algorithm count points on elliptic curves" |
GreenC bot (talk | contribs) Reformat 3 archive links. Wayback Medic 2.5 per WP:URLREQ#citeftp |
||
Line 161:
==Implementations==
Several algorithms were implemented in [[C++]] by Mike Scott and are available with [ftp://ftp.computing.dcu.ie/pub/crypto/ source code]{{dead link|date=May 2025|bot=medic}}{{cbignore|bot=medic}}. The implementations are free (no terms, no conditions), and make use of the [https://web.archive.org/web/20121114015633/http://certivox.com/solutions/miracl-crypto-sdk/ MIRACL] library which is distributed under the [[AGPLv3]].
* Schoof's algorithm [ftp://ftp.computing.dcu.ie/pub/crypto/schoof.cpp implementation]{{dead link|date=May 2025|bot=medic}}{{cbignore|bot=medic}} for <math>E(\mathbb{F}_p)</math> with prime <math>p</math>.
* Schoof's algorithm [ftp://ftp.computing.dcu.ie/pub/crypto/schoof2.cpp implementation]{{dead link|date=May 2025|bot=medic}}{{cbignore|bot=medic}} for <math>E(\mathbb{F}_{2^m})</math>.
==See also==
|