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
/
point_mul.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix ECC multiexponentiation when two points are related
Jack Lloyd
2020-10-20
1
-0
/
+1
*
Remove unused member variable
Jack Lloyd
2020-03-01
1
-1
/
+0
*
Move decl of blinding bits into the source file
Jack Lloyd
2019-07-27
1
-2
/
+0
*
Use a 3-bit comb for ECC base point multiply
Jack Lloyd
2018-12-13
1
-0
/
+3
*
Changes to allow masked lookups for variable point mult
Jack Lloyd
2018-06-20
1
-6
/
+14
*
Add final annotations [ci skip]
Jack Lloyd
2018-04-24
1
-3
/
+3
*
Various minor ECC optimizations
Jack Lloyd
2018-04-13
1
-1
/
+2
*
Handle some corner cases in ECC mult
Jack Lloyd
2018-03-25
1
-1
/
+6
*
Store base point multiplies in a single std::vector
Jack Lloyd
2018-03-20
1
-1
/
+8
*
Cache additional values for PointGFp multi-exponentiation
Jack Lloyd
2018-03-19
1
-0
/
+16
*
Avoid needless computation in base point multiply
Jack Lloyd
2018-03-19
1
-1
/
+0
*
Use a better algorithm for base point multiplies
Jack Lloyd
2018-03-19
1
-0
/
+1
*
Add mixed (J+A) point addition, new scalar mul for base points
Jack Lloyd
2018-03-08
1
-0
/
+47