index
:
botan.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mp_asm.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move bigint_monty_redc to its own file to make asm implementations easier
lloyd
2008-09-07
1
-29
/
+0
*
Change the copyrights in all files in the Botan tree to directly reflect
lloyd
2008-04-10
1
-1
/
+2
*
Alter bigint_madd2 and bigint_madd3 to take only 3 (4, resp) arguments,
lloyd
2008-03-09
1
-2
/
+2
*
Mass update of the copyright date. Honestly I don't know why I bother,
lloyd
2008-02-14
1
-1
/
+1
*
Bump copyright year to 2007
lloyd
2007-01-20
1
-1
/
+1
*
Move bigint_simple_mul into mp_mul.cpp, since that is the only place it
lloyd
2006-08-19
1
-12
/
+0
*
Move Montgomery reduction algorithm into mp_asm.cpp
lloyd
2006-08-19
1
-9
/
+25
*
Move bigint_monty_redc to its own file; profiling indicates that this
lloyd
2006-08-17
1
-33
/
+0
*
Split Montgomery reduction into two functions, the core algorithm linked
lloyd
2006-08-16
1
-4
/
+1
*
Revert the last change; it turned out to require a bunch of changes to the
lloyd
2006-06-06
1
-4
/
+4
*
Remove one parameter from word_madd2 and word_madd3
lloyd
2006-06-06
1
-4
/
+4
*
Initial checkin
1.5.6
lloyd
2006-05-18
1
-0
/
+237