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
Commit message (
Expand
)
Author
Age
Files
Lines
*
BOTAN_TARGET_COMPILER_IS -> BOTAN_BUILD_COMPILER_IS
Daniel Neus
2017-03-15
1
-1
/
+1
*
Converge on a single side channel silent ec mp alg: randomized
Never
2017-02-22
1
-48
/
+2
*
increase miller-rabin iterations for dsa primes (FIPS-186-4)
Never
2017-02-13
1
-2
/
+2
*
Remove unused iostream include
Jack Lloyd
2017-01-20
1
-1
/
+0
*
Tiny code simplification
Jack Lloyd
2016-12-30
1
-3
/
+1
*
Speed up DSA param gen test
Jack Lloyd
2016-12-26
2
-8
/
+14
*
Remove nested anon namespace
Jack Lloyd
2016-12-23
1
-4
/
+0
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
24
-216
/
+216
*
Remove debug code
Jack Lloyd
2016-12-14
1
-1
/
+1
*
Fix exponentiation bug, related fixes
Jack Lloyd
2016-12-14
7
-34
/
+79
*
In ressol, prohibit a >= p
Jack Lloyd
2016-12-11
1
-3
/
+5
*
Remove <source> block from info.txt files
Jack Lloyd
2016-12-08
2
-17
/
+0
*
Fix DSA parameter generation to use the correct loop bound.
Jack Lloyd
2016-11-03
1
-5
/
+3
*
Fix doxygen warnings [ci skip]
René Korthaus
2016-10-19
1
-2
/
+0
*
Merge GH #567/GH #457 TLS refactoring and Callbacks interface
Jack Lloyd
2016-08-31
8
-105
/
+65
|
\
|
*
Reduction of code complexity in MP & ECC classes.
Matthias Gierlings
2016-06-19
8
-105
/
+65
*
|
Fix leading zero bytes in DSA, ECDSA, ECGDSA and ECKCDSA signatures
René Korthaus
2016-08-17
2
-0
/
+20
*
|
Merge asm into single mp_madd.h and mp_asmi.h files
Jack Lloyd
2016-07-21
16
-1545
/
+1084
|
/
*
Add explicit static_cast operations to eliminate implicit cast compiler warni...
Dan Brown
2016-04-27
3
-3
/
+3
*
Add ECGDSA
René Korthaus
2016-04-19
2
-0
/
+25
*
Use rejection sampling in BigInt::random_integer
Jack Lloyd
2016-03-16
1
-10
/
+8
*
Fix off by one in ressol
Jack Lloyd
2016-03-15
1
-1
/
+1
*
Remaining cppcheck fixes that are not covered by GH #444
Daniel Neus
2016-03-05
2
-9
/
+11
*
cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...
Daniel Neus
2016-03-05
3
-5
/
+5
*
For odd moduli use a input-independent modular inverse algorithm.
Jack Lloyd
2016-02-20
4
-56
/
+218
*
Add tests and timings for inverse_mod
Jack Lloyd
2016-02-20
2
-5
/
+13
*
Fix remaining Wshadow warnings and enable on gcc and clang
René Korthaus
2016-02-18
2
-4
/
+7
*
Add constant time conditional swap, add, sub for bigint words
Jack Lloyd
2016-02-17
2
-1
/
+102
*
Fix two bugs in 1.11.27 which caused test failures.
1.11.28
Jack Lloyd
2016-02-01
2
-4
/
+1
*
Fix heap overflow in ECC point multiplication
Jack Lloyd
2016-02-01
4
-4
/
+24
*
Fix (nearly) infinite loop in RESSOL (modular square root).
Jack Lloyd
2016-02-01
1
-8
/
+12
*
Add final attribute to many classes
Jack Lloyd
2016-01-10
1
-6
/
+6
*
Mass-prefix member vars with m_
René Korthaus
2016-01-08
5
-49
/
+49
*
Fix PointGFp multiplication bug
Jack Lloyd
2016-01-03
1
-18
/
+0
*
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
4
-5
/
+5
*
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
*
Remove call to abort on a zero point in PointGFp::get_affine_{x,y}
Jack Lloyd
2015-11-13
1
-4
/
+0
*
Make Montgomery reduction constant time.
Jack Lloyd
2015-10-24
1
-6
/
+17
*
Add prime and dl_group command line tools.
Jack Lloyd
2015-10-15
1
-14
/
+42
*
Remove use of lookup.h in favor of new T::create API.
Jack Lloyd
2015-09-21
1
-2
/
+4
*
Internal header cleanups
Jack Lloyd
2015-09-19
2
-2
/
+2
*
Remove alloc module; move secmem.h to base and locking_allocator to utils
Jack Lloyd
2015-08-29
1
-1
/
+0
*
Move GF(p) side channel countermeasure toggles to build.h
Jack Lloyd
2015-08-28
2
-28
/
+43
*
Add power analysis countermeasures for ECC point multiplications.
Jack Lloyd
2015-08-21
2
-128
/
+251
*
Add m_ prefix to member variable Power_Mod::m_core
Simon Warta
2015-08-21
2
-23
/
+23
[next]