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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add EC_Group::clear_registered_curve_data
Jack Lloyd
2018-03-19
1
-0
/
+2
*
Add blinded_base_point_multiply_x
Jack Lloyd
2018-03-08
1
-0
/
+13
*
Add mixed (J+A) point addition, new scalar mul for base points
Jack Lloyd
2018-03-08
1
-0
/
+13
*
Add functions to EC_Group for getting base point coordinates
Jack Lloyd
2018-02-25
1
-1
/
+13
*
Add EC_Group::verify_public_element
Jack Lloyd
2018-02-23
1
-0
/
+8
*
Minimize header dependencies
Jack Lloyd
2018-02-21
1
-1
/
+2
*
Expose EC_Group::a_is_minus_3
Jack Lloyd
2018-02-21
1
-0
/
+5
*
New API for blinded ECC point multiplication
Jack Lloyd
2018-02-21
1
-1
/
+10
*
Add point_multiply operation to EC_Group
Jack Lloyd
2018-02-18
1
-0
/
+9
*
Add functions to reduce integers mod the order to EC_Group
Jack Lloyd
2018-02-18
1
-6
/
+26
*
Create a persistent registry for ECC group data
Jack Lloyd
2018-02-04
1
-4
/
+30
*
Fix deprecation warnings
Jack Lloyd
2018-02-01
1
-8
/
+2
*
Avoid CurveGFp in EC_Group interface
Jack Lloyd
2018-01-31
1
-2
/
+30
*
Use shared representation of EC_Group
Jack Lloyd
2018-01-31
1
-23
/
+69
*
Add known_named_groups to EC_Group to list known curves. Fixes GX #1338.
J08nY
2017-12-05
1
-0
/
+6
*
Apply final annotations to the library also
Jack Lloyd
2017-09-22
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
-1
/
+1
*
Add ec_group verify function
Never
2017-02-24
1
-1
/
+8
*
Fix how DL_Group chooses generator for strong prime groups.
Jack Lloyd
2017-01-06
1
-1
/
+1
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-2
/
+2
*
Remove explicit from DL_Group, EC_Group constructors taking std::string
Jack Lloyd
2016-03-05
1
-1
/
+1
*
cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...
Daniel Neus
2016-03-05
1
-3
/
+3
*
Mass-prefix member vars with m_
René Korthaus
2016-01-08
1
-15
/
+15
*
Fix typos
Simon Warta
2015-07-24
1
-1
/
+1
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
1
-1
/
+1
*
Correct comment
lloyd
2014-12-18
1
-2
/
+2
*
Move lib into src
lloyd
2014-01-10
1
-0
/
+148