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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid leaking size of exponent
Jack Lloyd
2018-06-17
2
-2
/
+45
*
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
2
-1
/
+22
*
Add DL_Group::monty_params_p to get Montgomery params
Jack Lloyd
2018-04-04
2
-2
/
+13
*
Add multiexponentation interface to DL_Group
Jack Lloyd
2018-03-15
2
-3
/
+17
*
Add Montgomery_Int type
Jack Lloyd
2018-02-25
1
-1
/
+4
*
Add DL_Group::estimated_strength
Jack Lloyd
2018-02-23
2
-1
/
+18
*
Add DL_Group functions to verify elements
Jack Lloyd
2018-02-23
2
-1
/
+46
*
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
2
-12
/
+24
*
Small fixes
Jack Lloyd
2018-02-19
2
-3
/
+9
*
Add shared_ptr for DL_Group state
Jack Lloyd
2018-02-19
3
-691
/
+510
*
Correct definition of FFDHE 4096 group
Jack Lloyd
2017-11-28
1
-11
/
+16
*
Add supported groups TLS extension (RFC 7919)
René Korthaus
2017-10-17
1
-0
/
+146
*
Apply final annotations to the library also
Jack Lloyd
2017-09-22
1
-1
/
+1
*
More include header cleanups
Jack Lloyd
2017-09-21
2
-3
/
+0
*
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
-1
/
+1
*
Remove "Dirty hack" for multiple defines in lex_me_harder()
Simon Warta
2017-04-02
1
-1
/
+3
*
Fix how DL_Group chooses generator for strong prime groups.
Jack Lloyd
2017-01-06
3
-7
/
+22
*
Add DL_Group tests
Jack Lloyd
2016-12-23
2
-6
/
+6
*
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
2
-7
/
+7
|
/
*
Rename both DL and EC named group files.
Jack Lloyd
2016-12-08
1
-0
/
+0
*
Mass-prefix member vars with m_
René Korthaus
2016-01-08
2
-38
/
+38
*
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
*
Remove algo factory, engines, global RNG, global state, etc.
lloyd
2015-02-04
1
-1
/
+0
*
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
3
-3
/
+3
*
Remove unused includes
lloyd
2014-11-18
2
-2
/
+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
4
-0
/
+877