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
/
ecc_key
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use EC_Group::inverse_mod_order where appropriate
Jack Lloyd
2018-04-20
1
-5
/
+2
*
Add EC_Group::random_scalar
Jack Lloyd
2018-03-21
1
-1
/
+1
*
Rename point_format to point_encoding
Jack Lloyd
2018-03-10
2
-2
/
+2
*
Add PointGFp::encode as replacement for EC2OSP
Jack Lloyd
2018-03-10
1
-2
/
+1
*
Default to encoding ECC public keys as uncompressed. GH #1480
Jack Lloyd
2018-03-10
2
-1
/
+26
*
Add functions to EC_Group for getting base point coordinates
Jack Lloyd
2018-02-25
1
-5
/
+23
*
Add EC_Group::verify_public_element
Jack Lloyd
2018-02-23
1
-28
/
+2
*
Avoid CurveGFp in EC_Group interface
Jack Lloyd
2018-01-31
1
-1
/
+0
*
Use shared representation of EC_Group
Jack Lloyd
2018-01-31
1
-8
/
+11
*
Merge GH #1365 Always set domain encoding correctly when loading an ECC key
Jack Lloyd
2017-12-19
1
-0
/
+5
|
\
|
*
Always set domain encoding correctly when loading an ECC key
René Korthaus
2017-12-19
1
-1
/
+5
*
|
Add accessors to ASN1_Attribute and AlgorithmIdentifier
Jack Lloyd
2017-12-19
1
-2
/
+2
|
/
*
More include header cleanups
Jack Lloyd
2017-09-21
2
-2
/
+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
-2
/
+2
*
Remove inner/outer OID check in EC_PrivateKey ctor
René Korthaus
2017-09-13
1
-3
/
+0
*
ECC: use OID encoding if possible
Patrick Wildt
2017-06-30
1
-6
/
+16
*
Content:
Tomasz Frydrych
2017-04-03
1
-3
/
+7
*
Remove "Dirty hack" for multiple defines in lex_me_harder()
Simon Warta
2017-04-02
1
-1
/
+3
*
verify ec domain in EC_PublicKey::check_key
Never
2017-02-28
1
-1
/
+6
*
EC_PublicKey::check_key for curves with cofactor > 1
Never
2017-02-27
1
-1
/
+24
*
Add =default copy constructor decls for some pubkey types.
Jack Lloyd
2017-01-27
1
-0
/
+4
*
Fix private key ctors API docs [ci skip]
René Korthaus
2017-01-27
1
-2
/
+3
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
2
-10
/
+10
*
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
/
+10
*
Add ECGDSA
René Korthaus
2016-04-19
2
-10
/
+39
*
Remaining cppcheck fixes that are not covered by GH #444
Daniel Neus
2016-03-05
2
-8
/
+4
*
Mass-prefix member vars with m_
René Korthaus
2016-01-08
2
-30
/
+30
*
Remove alloc module; move secmem.h to base and locking_allocator to utils
Jack Lloyd
2015-08-29
1
-1
/
+0
*
Remove unused pkcs8 includes
Simon Warta
2015-08-03
1
-1
/
+0
*
pubkey: Add missing overrides
Daniel Seither
2015-07-30
1
-4
/
+4
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
2
-2
/
+2
*
Move all PK workfactor esstimators to workfactors.*
lloyd
2014-11-29
1
-1
/
+2
*
Move lib into src
lloyd
2014-01-10
3
-0
/
+279