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
/
numthry.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modify BigInt constructors
Jack Lloyd
2021-04-24
1
-1
/
+1
*
Some DL_Group and Montgomery exp improvements
Jack Lloyd
2020-11-24
1
-2
/
+5
*
Remove mul_add
Jack Lloyd
2020-11-08
1
-12
/
+0
*
Cleanup in number theory
Jack Lloyd
2020-11-08
1
-107
/
+0
*
Some math deprecations
Jack Lloyd
2020-11-05
1
-25
/
+34
*
Resolve Doxygen warnings
Jack Lloyd
2020-10-28
1
-1
/
+1
*
Optimize inverse_mod
Jack Lloyd
2020-03-06
1
-1
/
+2
*
Avoid inlining the deprecated modular inverse functions
Jack Lloyd
2020-03-02
1
-13
/
+4
*
Clarify const-time guarantees of inverse_mod function [ci skip]
Jack Lloyd
2020-03-01
1
-2
/
+5
*
Remove use of Binary Extended Euclidean Algorithm for inversion
Jack Lloyd
2020-03-01
1
-7
/
+14
*
Use a const time algorithm for monty_inverse
Jack Lloyd
2018-12-09
1
-2
/
+2
*
Add Lucas test from FIPS 186-4
Jack Lloyd
2018-07-31
1
-15
/
+22
*
Avoid potential side channel when generating RSA primes
Jack Lloyd
2018-04-17
1
-1
/
+16
*
Splitout binary extended GCD algorithm
Jack Lloyd
2018-02-28
1
-1
/
+11
*
Improve speed of prime generation especially safe primes
Jack Lloyd
2018-01-16
1
-6
/
+10
*
More include header cleanups
Jack Lloyd
2017-09-21
1
-1
/
+0
*
Header file cleanups
Jack Lloyd
2017-09-21
1
-1
/
+2
*
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
-21
/
+21
*
Fix description of coprime parameter to random_prime() [ci skip]
René Korthaus
2017-04-05
1
-1
/
+1
*
Speed up DSA param gen test
Jack Lloyd
2016-12-26
1
-1
/
+3
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-4
/
+4
*
Fix doxygen warnings [ci skip]
René Korthaus
2016-10-19
1
-2
/
+0
*
Add ECGDSA
René Korthaus
2016-04-19
1
-0
/
+11
*
For odd moduli use a input-independent modular inverse algorithm.
Jack Lloyd
2016-02-20
1
-3
/
+18
*
Add tests and timings for inverse_mod
Jack Lloyd
2016-02-20
1
-1
/
+8
*
Add missing files. Remove cipher lookup from engine code.
lloyd
2015-02-01
1
-4
/
+0
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
1
-1
/
+1
*
Any fixed MR iterations is probably wrong for somebody. Allow the user
lloyd
2014-04-25
1
-1
/
+16
*
Use 20 Miller-Rabin iterations regardless of the size of the integer. This
lloyd
2014-04-13
1
-33
/
+1
*
Move lib into src
lloyd
2014-01-10
1
-0
/
+237