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
/
dsa_gen.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
increase miller-rabin iterations for dsa primes (FIPS-186-4)
Never
2017-02-13
1
-2
/
+2
*
Speed up DSA param gen test
Jack Lloyd
2016-12-26
1
-7
/
+11
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-7
/
+7
*
Fix DSA parameter generation to use the correct loop bound.
Jack Lloyd
2016-11-03
1
-5
/
+3
*
cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...
Daniel Neus
2016-03-05
1
-1
/
+1
*
Mass-prefix member vars with m_
René Korthaus
2016-01-08
1
-5
/
+5
*
Remove use of lookup.h in favor of new T::create API.
Jack Lloyd
2015-09-21
1
-2
/
+4
*
lib/math: Convert &vec[0] to vec.data()
Daniel Seither
2015-06-20
1
-1
/
+1
*
Cleanups
lloyd
2015-03-23
1
-1
/
+1
*
Add missing files. Remove cipher lookup from engine code.
lloyd
2015-02-01
1
-6
/
+3
*
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
-2
/
+2
*
Guess I won't be needing these
lloyd
2014-01-18
1
-1
/
+0
*
Move lib into src
lloyd
2014-01-10
1
-0
/
+134