diff options
author | lloyd <[email protected]> | 2006-08-16 16:18:37 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2006-08-16 16:18:37 +0000 |
commit | b8d15b3286d44ce8b5fe4938be7c501bb98c2547 (patch) | |
tree | 509767cad308a2b38a2b3dbf130119a6f91e9de1 /src/data_snk.cpp | |
parent | d0a5ecdb4f7b1ddbefdc6a46525c276b9203abfe (diff) |
Split Montgomery reduction into two functions, the core algorithm linked
as C (for replacing by asm later), and another that performs a subtract
if needed (inside powm_mnt.cpp). That way an asm version of the Montgomery
algorithm won't have to deal with calling other functions.
Diffstat (limited to 'src/data_snk.cpp')
0 files changed, 0 insertions, 0 deletions