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_gfp.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a header comment and inline PointGFp::add/add_affine
Jack Lloyd
2018-06-21
1
-4
/
+23
*
Changes to allow masked lookups for variable point mult
Jack Lloyd
2018-06-20
1
-0
/
+16
*
Add message to BOTAN_ARG_CHECK and use it more widely
Jack Lloyd
2018-05-13
1
-0
/
+1
*
Add BigInt::mod_sub
Jack Lloyd
2018-04-23
1
-1
/
+1
*
Various minor ECC optimizations
Jack Lloyd
2018-04-13
1
-0
/
+26
*
Fix some Doxygen errors
Jack Lloyd
2018-03-28
1
-0
/
+12
*
Store base point multiplies in a single std::vector
Jack Lloyd
2018-03-20
1
-0
/
+8
*
Nudge users to EC_Group::OS2ECP
Jack Lloyd
2018-03-20
1
-4
/
+10
*
Improve memory handling for PointGFp
Jack Lloyd
2018-03-14
1
-1
/
+8
*
Add PointGFp::encode as replacement for EC2OSP
Jack Lloyd
2018-03-10
1
-8
/
+21
*
Add PointGFp::force_all_affine using Montgomery's trick
Jack Lloyd
2018-03-08
1
-0
/
+5
*
Add destructor for unique_ptr
Jack Lloyd
2018-03-08
1
-0
/
+2
*
Add mixed (J+A) point addition, new scalar mul for base points
Jack Lloyd
2018-03-08
1
-55
/
+22
*
Reduce temp usage in PointGFp addition and doubling
Jack Lloyd
2018-03-04
1
-1
/
+1
*
Merge ec_gfp and ec_group modules
Jack Lloyd
2018-02-25
1
-0
/
+362