Let us walk on the 3-isogeny graph
|
Go to the source code of this file.
Functions | |
if | IsPrime (p) and if p mod 4 eq 3 and p^2 mod 16 eq 9 then print p |
Variables | |
clear | |
bits | __pad0__ |
sop | __pad1__ |
fct | __pad2__ |
q | __pad3__ |
for | i |
for | j |
p | __pad4__ |
end | if |
end | for |
bits __pad0__ |
Definition at line 2 of file prime_search.m.
sop __pad1__ |
Definition at line 4 of file prime_search.m.
fct __pad2__ |
Definition at line 5 of file prime_search.m.
q __pad3__ |
Definition at line 8 of file prime_search.m.
p __pad4__ |
Definition at line 13 of file prime_search.m.
clear |
Definition at line 1 of file prime_search.m.
end for |
Definition at line 19 of file prime_search.m.
for i |
Definition at line 9 of file prime_search.m.
Referenced by action(), cofactor_multiples(), constant_time_compare(), constant_time_conditional_mov(), cshake128_simple_absorb(), cshake256_simple_absorb(), csidh_private(), fp2_batchinv(), fp2_cset(), fp2_cswap(), fp2_curt(), fp2_linear_pass_in(), fp2_linear_pass_out(), fp2_locate_zero(), fp2_sqrt_fast(), fp2_sqrt_slow(), fp2_test(), fp_copy(), fp_cset(), fp_cswap(), fp_curt(), fp_half(), fp_inv(), fp_inv(), fp_is_equal(), fp_is_square(), fp_is_zero(), fp_mont_redc(), fp_mul(), fp_random(), fp_sqrt(), int32_sort(), isogeny_walks_2(), isogeny_walks_2_slow(), isogeny_walks_3(), isogeny_walks_3_fp(), isogeny_walks_3_fp(), isogeny_walks_sample_trit_string(), KeccakF1600_StateExtractBytes(), KeccakF1600_StateXORBytes(), main(), multiprecision_addition(), multiprecision_is_smaller(), multiprecision_shift_to_left(), multiprecision_shift_to_right(), multiprecision_subtraction(), partition(), poly_mul(), poly_mul_high(), poly_mul_low(), poly_mul_mid(), poly_mul_selfreciprocal(), poly_multieval_postcompute(), poly_multiprod2(), poly_multiprod2_selfreciprocal(), printStatisticsFile(), random_boundedl1(), random_coin(), random_wombats(), randombytes(), sha3_256_inc_finalize(), sha3_384_inc_finalize(), sha3_512_inc_finalize(), shake128_absorb(), shake256_absorb(), validate(), xISOG_matryoshka(), and xISOG_old().
end if |
Definition at line 17 of file prime_search.m.
Referenced by IsPrime(), AsmAVX2Codegenerator::main(), AsmKaratsubaCodegenerator::main(), AsmKaratsubaRedc::main(), AsmMontRedc::main(), AsmMontRedc32::main(), AsmMontRedcAVX2::main(), AsmMultCodegenerator_noPIC::main(), AsmMultCodegenerator_PIC::main(), AsmAVX2Codegenerator::Print_Assembly(), AsmKaratsubaCodegenerator::Print_Assembly(), AsmKaratsubaRedc::Print_Assembly(), AsmMultCodegenerator::Print_Assembly(), AsmMultCodegenerator_noPIC::Print_Assembly(), AsmMultCodegenerator_PIC::Print_Assembly(), AsmKaratsubaCodegenerator::Print_mult_dyn(), AsmKaratsubaRedc::Print_mult_dyn(), AsmKaratsubaCodegenerator::PrintMontRedc(), AsmKaratsubaRedc::PrintMontRedc(), AsmAVX2Codegenerator::PrintMult(), AsmKaratsubaCodegenerator::PrintMult(), AsmKaratsubaRedc::PrintMult(), AsmMontRedc::PrintMult(), AsmMontRedc32::PrintMult(), AsmAVX2Codegenerator::PrintMultInterleaved(), AsmAVX2Codegenerator::PrintSquaringInterleaved(), AsmAVX2Codegenerator::PrintSub(), AsmAVX2Codegenerator::PrintSubOdd(), AsmMultCodegenerator::WordExtractor(), AsmMultCodegenerator_noPIC::WordExtractor(), and AsmMultCodegenerator_PIC::WordExtractor().
for j |
Definition at line 11 of file prime_search.m.
Referenced by action(), fp2_curt(), fp2_sqrt_fast(), fp2_sqrt_slow(), fp_curt(), fp_inv(), fp_is_square(), fp_sqrt(), fulltorsion_points(), int32_sort(), isogeny_walks_2(), isogeny_walks_2_slow(), isogeny_walks_3(), multiprecision_is_smaller(), partition(), random_boundedl1(), random_wombats(), validate(), and xISOG_matryoshka().