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
/
pubkey
/
dl_group
/
dl_group.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
DER improvements
Jack Lloyd
2018-05-22
1
-13
/
+12
*
Use smaller error bound when generating subgroups-style DL groups
Jack Lloyd
2018-05-21
1
-1
/
+1
*
Add DL_Group::exponent_bits
Jack Lloyd
2018-04-09
1
-1
/
+10
*
Add DL_Group::monty_params_p to get Montgomery params
Jack Lloyd
2018-04-04
1
-2
/
+7
*
Add multiexponentation interface to DL_Group
Jack Lloyd
2018-03-15
1
-0
/
+8
*
Add Montgomery_Int type
Jack Lloyd
2018-02-25
1
-1
/
+4
*
Add DL_Group::estimated_strength
Jack Lloyd
2018-02-23
1
-1
/
+10
*
Add DL_Group functions to verify elements
Jack Lloyd
2018-02-23
1
-0
/
+30
*
Remove unused include [ci skip]
Jack Lloyd
2018-02-22
1
-1
/
+0
*
Add some additional error checking to DL_Group
Jack Lloyd
2018-02-20
1
-0
/
+6
*
Fix validation of SRP groups
Jack Lloyd
2018-02-19
1
-6
/
+10
*
Small fixes
Jack Lloyd
2018-02-19
1
-1
/
+0
*
Add shared_ptr for DL_Group state
Jack Lloyd
2018-02-19
1
-150
/
+262
*
More include header cleanups
Jack Lloyd
2017-09-21
1
-2
/
+0
*
Fix how DL_Group chooses generator for strong prime groups.
Jack Lloyd
2017-01-06
1
-4
/
+19
*
Merge GH #779 Add ECDH/ECIES blinding and DH small subgroup checking
Jack Lloyd
2016-12-21
1
-5
/
+19
|
\
|
*
Improved DL_Group verification. The group is invalid, if g^q mod p !=1 and in...
Never
2016-12-19
1
-5
/
+19
*
|
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-4
/
+4
|
/
*
Mass-prefix member vars with m_
René Korthaus
2016-01-08
1
-36
/
+36
*
Reroot the exception hierarchy into a toplevel Exception class
Jack Lloyd
2015-12-11
1
-1
/
+1
*
Add more workfactor estimate helpers.
Jack Lloyd
2015-11-29
1
-1
/
+1
*
Prohibit creating a DL_Group smaller than 1024 bits
Jack Lloyd
2015-10-15
1
-2
/
+2
*
Add missing files. Remove cipher lookup from engine code.
lloyd
2015-02-01
1
-8
/
+2
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
1
-1
/
+1
*
Remove unused includes
lloyd
2014-11-18
1
-1
/
+0
*
Any fixed MR iterations is probably wrong for somebody. Allow the user
lloyd
2014-04-25
1
-5
/
+4
*
Move lib into src
lloyd
2014-01-10
1
-0
/
+337