Hey all guys.....
Do any of you guys know how to implement Algorithms like Karatsuba, Montegomery etc.. through ASM..
It will be great help if any of you guys have any link or tutorials or papers regarding these algorithms implementation.
Regards
Do any of you guys know how to implement Algorithms like Karatsuba, Montegomery etc.. through ASM..
It will be great help if any of you guys have any link or tutorials or papers regarding these algorithms implementation.
Regards
I implemented some of those in asm, don't know of any asm-specific papers, though.
You might want to check out this paper ('High-Speed RSA Implementation'), which was pretty helpful to me.
You might want to check out this paper ('High-Speed RSA Implementation'), which was pretty helpful to me.
Thanks alot right now i am going through the paper..
but it will be a great help if implementation through ASM will be given somewhere on the internet.
actually I want implement Karatsuba Algorithm for Multiplication through ASM.
regards
but it will be a great help if implementation through ASM will be given somewhere on the internet.
actually I want implement Karatsuba Algorithm for Multiplication through ASM.
regards