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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove deprecated headers, make more headers internal
Jack Lloyd
2020-11-06
1
-0
/
+4
*
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
2
-16
/
+18
*
Use new DL_Group functions
Jack Lloyd
2018-02-19
1
-0
/
+10
*
Add accessors to ASN1_Attribute and AlgorithmIdentifier
Jack Lloyd
2017-12-19
1
-2
/
+2
*
More include header cleanups
Jack Lloyd
2017-09-21
1
-1
/
+1
*
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
-2
/
+2
*
Fix various MSVC warnings
Jack Lloyd
2017-08-31
1
-1
/
+1
*
Content:
Tomasz Frydrych
2017-04-03
1
-2
/
+2
*
Remove "Dirty hack" for multiple defines in lex_me_harder()
Simon Warta
2017-04-02
1
-1
/
+3
*
Add =default copy constructor decls for some pubkey types.
Jack Lloyd
2017-01-27
1
-0
/
+4
*
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
2
-8
/
+8
|
/
*
Public_Key derived class ctors take an std::vector<byte>
René Korthaus
2016-12-11
2
-3
/
+3
*
Add Private_Key::private_key_info()
René Korthaus
2016-12-05
2
-2
/
+2
*
Add Public_Key::subject_public_key()
René Korthaus
2016-12-05
2
-2
/
+2
*
Pubkey cleanups
Jack Lloyd
2016-11-12
2
-1
/
+7
*
Improve pubkey doxygen [ci skip]
René Korthaus
2016-10-19
1
-0
/
+12
*
Mass-prefix member vars with m_
René Korthaus
2016-01-08
2
-22
/
+22
*
Remove unused pkcs8 includes
Simon Warta
2015-08-03
1
-1
/
+0
*
pubkey: Add missing overrides
Daniel Seither
2015-07-30
1
-5
/
+5
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
2
-2
/
+2
*
Move lib into src
lloyd
2014-01-10
3
-0
/
+215