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_algo
/
dl_algo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
DER improvements
Jack Lloyd
2018-05-22
1
-1
/
+3
*
Add DL_Group::estimated_strength
Jack Lloyd
2018-02-23
1
-3
/
+2
*
Add DL_Group functions to verify elements
Jack Lloyd
2018-02-23
1
-30
/
+2
*
Fix incorrect check in DL key check
Jack Lloyd
2018-02-22
1
-6
/
+3
*
Small fixes
Jack Lloyd
2018-02-19
1
-5
/
+9
*
Add accessors to ASN1_Attribute and AlgorithmIdentifier
Jack Lloyd
2017-12-19
1
-2
/
+2
*
Fix various MSVC warnings
Jack Lloyd
2017-08-31
1
-1
/
+1
*
Merge GH #779 Add ECDH/ECIES blinding and DH small subgroup checking
Jack Lloyd
2016-12-21
1
-1
/
+15
|
\
|
*
Add missing q == 0 check in DL_Scheme_PublicKey::check_key() as q may not be ...
Never
2016-12-20
1
-7
/
+19
|
*
Added DH public key check y^q mod p = 1 against small-subgroup attacks as des...
Never
2016-12-19
1
-0
/
+2
*
|
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-4
/
+4
|
/
*
Public_Key derived class ctors take an std::vector<byte>
René Korthaus
2016-12-11
1
-1
/
+1
*
Add Private_Key::private_key_info()
René Korthaus
2016-12-05
1
-1
/
+1
*
Add Public_Key::subject_public_key()
René Korthaus
2016-12-05
1
-1
/
+1
*
Pubkey cleanups
Jack Lloyd
2016-11-12
1
-1
/
+6
*
Mass-prefix member vars with m_
René Korthaus
2016-01-08
1
-13
/
+13
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
1
-1
/
+1
*
Move lib into src
lloyd
2014-01-10
1
-0
/
+91