Research Article

Fast Parallel Molecular Algorithms for DNA-Based Computation: Solving the Elliptic Curve Discrete Logarithm Problem over 𝐺𝐹(2𝑛)

Algorithm 6

Procedure ParallelDivision π‘Ÿ .
(1) ParallelInverse ( 𝑇 0 , 𝑛 , 𝑝 , π‘ž , π‘Ÿ )
(2) ParallelMultiplier ( 𝑇 0 , 𝑛 , 𝑝 , π‘Ÿ )
(3) ParallelShifter ( 𝑇 0 , 𝑛 , π‘ž , π‘Ÿ + 𝑠 1 + β‹― + 𝑠 𝑛 βˆ’ 1 )
EndProcedure