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
/
math
/
numbertheory
/
powm_mnt.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify Montgomery setup here a bit
lloyd
2011-06-07
1
-6
/
+4
*
Change order of arguments to bigint_monty_redc (internal interface,
lloyd
2011-06-02
1
-2
/
+2
*
Add monty sqr and multiply routines (they just call karatsuba and then
lloyd
2011-06-02
1
-25
/
+19
*
Make MemoryRegion::set protected, change all callers
lloyd
2010-10-29
1
-4
/
+4
*
BigInt::get_substring really shouldn't return size_t. Revert to
lloyd
2010-10-18
1
-2
/
+1
*
Use size_t in all of math, remove to_u32bit
lloyd
2010-10-12
1
-7
/
+7
*
Modify bigint_monty_redc to take an additional workspace argument.
lloyd
2010-09-24
1
-31
/
+32
*
First set of changes for avoiding use implicit vector->pointer conversions
lloyd
2010-09-13
1
-4
/
+4
*
Anywhere where we use MemoryRegion::begin to get access to the raw pointer
lloyd
2010-09-13
1
-5
/
+5
*
Big, invasive but mostly automated change, with a further attempt at
lloyd
2010-09-07
1
-4
/
+4
*
Consolidate code for choosing a window size for fixed width window
lloyd
2010-03-09
1
-33
/
+1
*
Clean up exceptions. Remove some unused ones like Config_Error. Make
lloyd
2010-01-05
1
-4
/
+3
*
Add missing BOTAN_DLL exports.
lloyd
2009-12-16
1
-1
/
+1
*
Full working amalgamation build, plus internal-only headers concept.
lloyd
2009-12-16
1
-4
/
+4
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
1
-22
/
+24
*
Rearrange BigInt directories:
lloyd
2008-09-30
1
-0
/
+178