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
/
ec_group
/
ec_group.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add EC_Group::clear_registered_curve_data
Jack Lloyd
2018-03-19
1
-0
/
+14
*
Cache additional values for PointGFp multi-exponentiation
Jack Lloyd
2018-03-19
1
-1
/
+2
*
Catch exceptions by reference not value
Jack Lloyd
2018-03-16
1
-1
/
+1
*
Add PointGFp::encode as replacement for EC2OSP
Jack Lloyd
2018-03-10
1
-1
/
+1
*
Add blinded_base_point_multiply_x
Jack Lloyd
2018-03-08
1
-0
/
+7
*
Add mixed (J+A) point addition, new scalar mul for base points
Jack Lloyd
2018-03-08
1
-10
/
+14
*
Support decoding of ECC groups with seed parameter
Jack Lloyd
2018-03-04
1
-0
/
+2
*
Avoid confusing error if invalid EC_Group is used
Jack Lloyd
2018-03-02
1
-3
/
+9
*
Add functions to EC_Group for getting base point coordinates
Jack Lloyd
2018-02-25
1
-8
/
+30
*
Add EC_Group::verify_public_element
Jack Lloyd
2018-02-23
1
-0
/
+23
*
Small cleanup
Jack Lloyd
2018-02-21
1
-3
/
+8
*
Expose EC_Group::a_is_minus_3
Jack Lloyd
2018-02-21
1
-1
/
+10
*
New API for blinded ECC point multiplication
Jack Lloyd
2018-02-21
1
-0
/
+23
*
Move allocator initializer RAII class to mem_ops.h
Jack Lloyd
2018-02-19
1
-5
/
+0
*
Add point_multiply operation to EC_Group
Jack Lloyd
2018-02-18
1
-0
/
+5
*
Add functions to reduce integers mod the order to EC_Group
Jack Lloyd
2018-02-18
1
-3
/
+39
*
Alternate method of forcing allocator initialization
Jack Lloyd
2018-02-04
1
-1
/
+6
*
Add hack to deal with initialization fiasco
Jack Lloyd
2018-02-04
1
-0
/
+6
*
Create a persistent registry for ECC group data
Jack Lloyd
2018-02-04
1
-107
/
+211
*
Fix deprecation warnings
Jack Lloyd
2018-02-01
1
-3
/
+18
*
Avoid CurveGFp in EC_Group interface
Jack Lloyd
2018-01-31
1
-18
/
+75
*
Use shared representation of EC_Group
Jack Lloyd
2018-01-31
1
-56
/
+193
*
Prepare for making BER_Object members private
Jack Lloyd
2018-01-18
1
-3
/
+3
*
Add SM2 signature scheme
Jack Lloyd
2017-06-29
1
-1
/
+3
*
Add a check in EC_Group encoding for OID being set
Jack Lloyd
2017-06-29
1
-0
/
+6
*
Add ec_group verify function
Never
2017-02-24
1
-0
/
+41
*
Fix how DL_Group chooses generator for strong prime groups.
Jack Lloyd
2017-01-06
1
-2
/
+2
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-5
/
+5
*
Mass-prefix member vars with m_
René Korthaus
2016-01-08
1
-12
/
+12
*
Remove algo factory, engines, global RNG, global state, etc.
lloyd
2015-02-04
1
-1
/
+0
*
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
/
+134