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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Avoid needless allocation in BigInt operator+=
Jack Lloyd
2018-02-28
1
-4
/
+2
*
|
Optimize P-521 reduction
Jack Lloyd
2018-02-28
1
-1
/
+17
|
/
*
Merge GH #1468 Fix Path_Validation_Result::no_warnings
Jack Lloyd
2018-02-28
3
-1
/
+25
|
\
|
*
Add Path_Validation_Result::warnings_string() method
Mathieu Souchaud
2018-02-28
3
-0
/
+21
|
*
Fix Path_Validation_Result::no_warnings
Mathieu Souchaud
2018-02-28
1
-1
/
+4
*
|
Unroll bigint_cnd_{add,sub}
Jack Lloyd
2018-02-28
1
-8
/
+28
*
|
Splitout binary extended GCD algorithm
Jack Lloyd
2018-02-28
3
-3
/
+26
*
|
Merge GH #1467 Comment/formatting fixes [ci skip]
Jack Lloyd
2018-02-28
2
-4
/
+5
|
\
\
|
*
|
One comment fix and one formatting fix [ci skip]
René Korthaus
2018-02-28
2
-4
/
+5
*
|
|
Implement chacha20poly1305 in botan CLI
Simon Warta
2018-02-28
2
-0
/
+7
*
|
|
Minor code styling updates in cli_tests.py
Simon Warta
2018-02-28
1
-2
/
+3
|
/
/
*
|
Fix overflow in monty_redc
Jack Lloyd
2018-02-27
1
-4
/
+4
*
|
Avoid unnecessary calls to BigInt::grow_to
Jack Lloyd
2018-02-26
1
-4
/
+9
*
|
Avoid using monty workspace for reduce_below
Jack Lloyd
2018-02-26
1
-6
/
+6
*
|
Optimize P-256 and P-384 reduction
Jack Lloyd
2018-02-26
3
-33
/
+98
*
|
Remove use of redc_helper in fuzzers
Jack Lloyd
2018-02-26
6
-54
/
+48
*
|
Avoid some needless allocations
Jack Lloyd
2018-02-26
2
-13
/
+31
*
|
Optimize Barrett reduction
Jack Lloyd
2018-02-26
5
-21
/
+134
*
|
Add BigInt::operator*= taking a word
Jack Lloyd
2018-02-26
2
-2
/
+23
|
/
*
Add functions to EC_Group for getting base point coordinates
Jack Lloyd
2018-02-25
7
-26
/
+77
*
Merge GH #1461 Add Montgomery_Int type
Jack Lloyd
2018-02-25
8
-88
/
+460
|
\
|
*
Add Montgomery_Int type
Jack Lloyd
2018-02-25
8
-88
/
+460
*
|
Merge ec_gfp and ec_group modules
Jack Lloyd
2018-02-25
10
-11
/
+3
*
|
Add comment explaining why we are using these useless lambdas
Jack Lloyd
2018-02-25
1
-0
/
+2
*
|
Remove a couple of fairly bogus ECC tests
Jack Lloyd
2018-02-25
1
-67
/
+10
*
|
In ECC tests don't recreate groups that are built in
Jack Lloyd
2018-02-25
1
-47
/
+15
*
|
Use reduce_below in PointGFp
Jack Lloyd
2018-02-25
2
-8
/
+6
|
/
*
Only test strong DL_Group generation in long tests
Jack Lloyd
2018-02-25
1
-4
/
+7
*
Use BigInt::reduce_below in NIST prime reductions
Jack Lloyd
2018-02-25
1
-31
/
+5
*
Add BigInt::reduce_below
Jack Lloyd
2018-02-25
2
-0
/
+33
*
Benchmark larger DH values
Jack Lloyd
2018-02-25
1
-1
/
+1
*
Check z_size before doing Karatsuba mul/sqr
Jack Lloyd
2018-02-25
1
-2
/
+2
*
Add a size check for basecase mul
Jack Lloyd
2018-02-25
1
-8
/
+11
*
Pass workspace size to various bigint_ functions
Jack Lloyd
2018-02-25
8
-41
/
+52
*
Change pow_mod fuzzer to also accept p from input
Jack Lloyd
2018-02-25
1
-11
/
+15
*
Unroll ARMv8 AES instructions by 4 to allow pipelining
Jack Lloyd
2018-02-25
1
-84
/
+307
*
Fix autodetection of sparc64/mips64 [ci skip]
Jack Lloyd
2018-02-25
1
-0
/
+10
*
Implement decryption
Jack Lloyd
2018-02-23
2
-43
/
+148
*
AES encryption using POWER8 intrinsics
Jack Lloyd
2018-02-23
6
-0
/
+299
*
Fix handling of misaligned loads in AltiVec SIMD wrapper
Jack Lloyd
2018-02-23
1
-22
/
+12
*
Add misaligned load/store test to SIMD
Jack Lloyd
2018-02-23
1
-35
/
+52
*
Specify in test message that input is misaligned
Jack Lloyd
2018-02-23
1
-2
/
+2
*
Do runtime endian check when CPUID is initialized
Jack Lloyd
2018-02-23
1
-0
/
+1
*
Test block ciphers with mis-aligned inputs
Jack Lloyd
2018-02-23
1
-2
/
+28
*
Use GetProcessWorkingSetSize instead of GetProcessWorkingSetSizeEx
Jack Lloyd
2018-02-23
1
-2
/
+1
*
Add DL_Group::estimated_strength
Jack Lloyd
2018-02-23
4
-4
/
+25
*
Add EC_Group::verify_public_element
Jack Lloyd
2018-02-23
3
-28
/
+33
*
Add DL_Group functions to verify elements
Jack Lloyd
2018-02-23
3
-31
/
+48
*
Simplify IDEA key schedule
Jack Lloyd
2018-02-23
1
-23
/
+28
*
Use 2-bit wide table in PointGFp multi_exponentiate
Jack Lloyd
2018-02-23
2
-17
/
+56
[prev]
[next]