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
*
Apply final annotations to the library also
Jack Lloyd
2017-09-22
5
-11
/
+11
*
More include header cleanups
Jack Lloyd
2017-09-21
3
-3
/
+1
*
Header file cleanups
Jack Lloyd
2017-09-21
10
-11
/
+12
*
Change header guard format to BOTAN_FOO_H_
Jack Lloyd
2017-09-20
13
-26
/
+26
*
Use dword for bigint_divop if available
Jack Lloyd
2017-09-20
1
-0
/
+5
*
Export CurveGFp_Repr to avoid UBSan error
Jack Lloyd
2017-09-20
1
-1
/
+1
*
Add API stability annotations.
Jack Lloyd
2017-09-19
9
-62
/
+62
*
Avoid using <iostream> header within the library
Jack Lloyd
2017-09-02
1
-1
/
+2
*
Support a negative base in power_mod
Jack Lloyd
2017-09-02
1
-3
/
+16
*
Fix various MSVC warnings
Jack Lloyd
2017-08-31
2
-2
/
+2
*
Fix issue signing an ECDSA hash of all-zeros (GH #1143)
Jack Lloyd
2017-08-07
1
-1
/
+1
*
Fix warnings from clangs -Wdocumentation flag
Jack Lloyd
2017-07-28
2
-5
/
+5
*
Fix description of coprime parameter to random_prime() [ci skip]
René Korthaus
2017-04-05
1
-1
/
+1
*
Content:
Tomasz Frydrych
2017-04-03
4
-7
/
+11
*
Remove "Dirty hack" for multiple defines in lex_me_harder()
Simon Warta
2017-04-02
4
-5
/
+13
*
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
[next]