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
/
lib
/
math
/
mp
Commit message (
Expand
)
Author
Age
Files
Lines
*
For odd moduli use a input-independent modular inverse algorithm.
Jack Lloyd
2016-02-20
2
-20
/
+20
*
Add constant time conditional swap, add, sub for bigint words
Jack Lloyd
2016-02-17
2
-1
/
+102
*
Fix heap overflow in ECC point multiplication
Jack Lloyd
2016-02-01
1
-0
/
+5
*
Prettify mp_comba a bit
Jack Lloyd
2016-01-01
1
-44
/
+44
*
Remove mp_mulop.cpp
Jack Lloyd
2015-12-25
6
-93
/
+42
*
Remove unused word8_muladd from MSVC x86-32 asm
Jack Lloyd
2015-12-19
1
-84
/
+0
*
Missing adds
Jack Lloyd
2015-12-11
1
-2
/
+2
*
Reroot the exception hierarchy into a toplevel Exception class
Jack Lloyd
2015-12-11
1
-1
/
+1
*
Remove bogus code from generic mp_madd header, noticed on PPC build.
Jack Lloyd
2015-11-23
1
-3
/
+4
*
Remove mul128.h header from public view
Jack Lloyd
2015-11-16
2
-13
/
+21
*
Make Montgomery reduction constant time.
Jack Lloyd
2015-10-24
1
-6
/
+17
*
Remove 'extern "C"' from src/lib/math/mp
Simon Warta
2015-08-14
15
-58
/
+2
*
Add missing include
lloyd
2015-05-31
1
-0
/
+1
*
Fix various bugs found by Coverity scanner.
lloyd
2015-05-15
1
-0
/
+3
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
16
-16
/
+16
*
Side channel commentary
lloyd
2015-01-08
2
-0
/
+26
*
Add specialized reduction for P-521 along with 9x9 Comba routines.
lloyd
2014-11-15
3
-1
/
+224
*
Asserts here are nice
lloyd
2014-08-09
1
-2
/
+7
*
Avoid GCC 4.9 strict-overflow warning
lloyd
2014-05-03
1
-3
/
+2
*
Move lib into src
lloyd
2014-01-10
21
-0
/
+3550