Research Article

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

Algorithm 4

Procedure Traceback 𝑝 .
(1) ParallelMultiplier ( 𝑇 0 , 𝑑 , 𝑑 , 𝑝 , 𝑛 )
(2) ParallelShifter ( 𝑇 0 , 𝑛 , 𝑑 , 𝑝 )
(3) ParallelAdder ( 𝑇 0 , 𝑛 , 𝑝 + 𝑛 + 𝑛 2 )
EndProcedure