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
/
numbertheory
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove MP_WORD_BITS constant
Jack Lloyd
2018-03-01
2
-7
/
+6
*
Remove BigInt using functions from mp layer
Jack Lloyd
2018-03-01
2
-7
/
+20
*
Correct error in P-521 reduction
Jack Lloyd
2018-03-01
1
-6
/
+25
*
Optimize P-521 reduction
Jack Lloyd
2018-02-28
1
-1
/
+17
*
Splitout binary extended GCD algorithm
Jack Lloyd
2018-02-28
2
-1
/
+24
*
Optimize P-256 and P-384 reduction
Jack Lloyd
2018-02-26
1
-29
/
+84
*
Optimize Barrett reduction
Jack Lloyd
2018-02-26
1
-17
/
+14
*
Merge GH #1461 Add Montgomery_Int type
Jack Lloyd
2018-02-25
7
-87
/
+456
|
\
|
*
Add Montgomery_Int type
Jack Lloyd
2018-02-25
7
-87
/
+456
*
|
Merge ec_gfp and ec_group modules
Jack Lloyd
2018-02-25
3
-0
/
+582
|
/
*
Pass workspace size to various bigint_ functions
Jack Lloyd
2018-02-25
2
-10
/
+10
*
Improve exception message in DSA group generation when seed is short
Jack Lloyd
2018-02-20
1
-1
/
+1
*
Small fixes
Jack Lloyd
2018-02-19
1
-1
/
+1
*
Add consts
Jack Lloyd
2018-02-19
1
-3
/
+3
*
Split out Montgomery exponentation state
Jack Lloyd
2018-02-19
5
-112
/
+204
*
First update the sieve, then check for a match
Jack Lloyd
2018-01-17
1
-3
/
+7
*
Correctly handle generating small primes
Jack Lloyd
2018-01-16
1
-0
/
+12
*
Improve speed of prime generation especially safe primes
Jack Lloyd
2018-01-16
2
-37
/
+69
*
Convert http:// links to https:// where possible
Jack Lloyd
2017-10-24
1
-2
/
+2
*
Additional final annotations
Jack Lloyd
2017-10-15
1
-1
/
+1
*
Avoid empty methods, use =default or add a comment
Jack Lloyd
2017-10-03
1
-1
/
+1
*
Remove redundant parens
Jack Lloyd
2017-10-03
2
-2
/
+2
*
Use explicit on more single-argument constructors
Jack Lloyd
2017-09-30
1
-3
/
+3
*
Use a side channel silent table look up in the Montgomery exponentiation
Jack Lloyd
2017-09-25
1
-3
/
+13
*
RAII for Power_Mod class
Jack Lloyd
2017-09-22
2
-26
/
+11
*
Apply final annotations to the library also
Jack Lloyd
2017-09-22
2
-4
/
+4
*
More include header cleanups
Jack Lloyd
2017-09-21
3
-3
/
+1
*
Header file cleanups
Jack Lloyd
2017-09-21
4
-4
/
+5
*
Change header guard format to BOTAN_FOO_H_
Jack Lloyd
2017-09-20
4
-8
/
+8
*
Add API stability annotations.
Jack Lloyd
2017-09-19
3
-26
/
+26
*
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
1
-3
/
+7
*
Remove "Dirty hack" for multiple defines in lex_me_harder()
Simon Warta
2017-04-02
1
-1
/
+3
*
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
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
8
-19
/
+19
*
Remove debug code
Jack Lloyd
2016-12-14
1
-1
/
+1
*
Fix exponentiation bug, related fixes
Jack Lloyd
2016-12-14
6
-15
/
+55
*
In ressol, prohibit a >= p
Jack Lloyd
2016-12-11
1
-3
/
+5
*
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
*
Reduction of code complexity in MP & ECC classes.
Matthias Gierlings
2016-06-19
2
-31
/
+13
*
Add explicit static_cast operations to eliminate implicit cast compiler warni...
Dan Brown
2016-04-27
2
-2
/
+2
*
Add ECGDSA
René Korthaus
2016-04-19
2
-0
/
+25
[next]