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
/
math
/
ec_gfp
/
curve_nistp.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge ec_gfp and ec_group modules
Jack Lloyd
2018-02-25
1
-535
/
+0
*
Use BigInt::reduce_below in NIST prime reductions
Jack Lloyd
2018-02-25
1
-31
/
+5
*
Inline NIST normalize function, use bigint_sub3
Jack Lloyd
2018-02-23
1
-12
/
+3
*
Avoid unneeded grow_to calls
Jack Lloyd
2018-02-23
1
-1
/
+2
*
Small cleanups in NIST reduction code
Jack Lloyd
2018-02-23
1
-35
/
+22
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-108
/
+108
*
Add explicit static_cast operations to eliminate implicit cast compiler warni...
Dan Brown
2016-04-27
1
-1
/
+1
*
Fix remaining Wshadow warnings and enable on gcc and clang
René Korthaus
2016-02-18
1
-2
/
+5
*
Fix heap overflow in ECC point multiplication
Jack Lloyd
2016-02-01
1
-1
/
+2
*
Expose the NIST prime values and reduction operations as plain functions.
Jack Lloyd
2015-08-08
1
-75
/
+62
*
lib/math: Convert &vec[0] to vec.data()
Daniel Seither
2015-06-20
1
-5
/
+5
*
Add BOTAN_DLL back to LibraryInitializer and move some of the implementation to
lloyd
2015-03-11
1
-1
/
+3
*
Add specialized reducers for P-192, P-224, P-256 and P-384
lloyd
2015-02-26
1
-3
/
+497
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
1
-1
/
+1
*
Add specialized reduction for P-521 along with 9x9 Comba routines.
lloyd
2014-11-15
1
-0
/
+95