Schoof's algorithm: Difference between revisions

Content deleted Content added
饒彥偉 (talk | contribs)
Implementations: Clarify that Miracl is now GNU/DFSG-free software
Implementations: change redlink of deleted article to external link
Line 142:
 
==Implementations==
Several algorithms were implemented in [[C++]] by Mike Scott and are available with [ftp://ftp.computing.dcu.ie/pub/crypto/ source code]. The implementations are free (no terms, no conditions), and make use of the [[MIRACLhttp://certivox.com/solutions/miracl-crypto-sdk (software)|MIRACL]] library which is distributed under the [[AGPLv3]].
* Schoof's algorithm [ftp://ftp.computing.dcu.ie/pub/crypto/schoof.cpp implementation] 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] for <math>E(\mathbb{F}_{2^m})</math>.