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
/
mp_core.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pass workspace size to various bigint_ functions
Jack Lloyd
2018-02-25
1
-7
/
+10
*
Forward declare BigInt in mp_core.h
Jack Lloyd
2017-10-06
1
-1
/
+2
*
Use a side channel silent table look up in the Montgomery exponentiation
Jack Lloyd
2017-09-25
1
-0
/
+5
*
Change header guard format to BOTAN_FOO_H_
Jack Lloyd
2017-09-20
1
-2
/
+2
*
Add API stability annotations.
Jack Lloyd
2017-09-19
1
-4
/
+4
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-1
/
+1
*
Reduction of code complexity in MP & ECC classes.
Matthias Gierlings
2016-06-19
1
-8
/
+5
*
For odd moduli use a input-independent modular inverse algorithm.
Jack Lloyd
2016-02-20
1
-0
/
+8
*
Add constant time conditional swap, add, sub for bigint words
Jack Lloyd
2016-02-17
1
-0
/
+22
*
Remove mp_mulop.cpp
Jack Lloyd
2015-12-25
1
-9
/
+0
*
Remove 'extern "C"' from src/lib/math/mp
Simon Warta
2015-08-14
1
-4
/
+0
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
1
-1
/
+1
*
Add specialized reduction for P-521 along with 9x9 Comba routines.
lloyd
2014-11-15
1
-0
/
+2
*
Move lib into src
lloyd
2014-01-10
1
-0
/
+175