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
*
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