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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
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
*
|
Todo - PKCS12 [ci skip]
Jack Lloyd
2018-02-25
1
-0
/
+1
*
|
Update news/docs
Jack Lloyd
2018-02-24
2
-7
/
+7
*
|
Merge GH #1459 Add support for POWER8 AES instructions
Jack Lloyd
2018-02-24
6
-0
/
+404
|
\
\
|
*
|
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
*
|
Fix detection of specified-endian CPUs (eg ppc64le, armeb)
Jack Lloyd
2018-02-23
1
-3
/
+6
*
|
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
*
|
Update news [ci skip]
Jack Lloyd
2018-02-23
1
-3
/
+4
*
|
Use 2-bit wide table in PointGFp multi_exponentiate
Jack Lloyd
2018-02-23
2
-17
/
+56
*
|
Inline NIST normalize function, use bigint_sub3
Jack Lloyd
2018-02-23
1
-12
/
+3
*
|
Minor optimizations in BigInt memory handling
Jack Lloyd
2018-02-23
2
-2
/
+4
*
|
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
*
|
Fix an error in BigInt operator-
Jack Lloyd
2018-02-23
3
-6
/
+59
*
|
In PointGFp add/double avoid creating temporaries
Jack Lloyd
2018-02-23
3
-40
/
+60
*
|
Update news
Jack Lloyd
2018-02-22
1
-0
/
+3
*
|
Merge GH #1457 Use faster algorithm for ECC multiplication
Jack Lloyd
2018-02-22
20
-293
/
+536
|
\
\
|
*
|
Fix fuzzer build
Jack Lloyd
2018-02-22
1
-3
/
+6
|
*
|
Move declarations that don't need to be friends of PointGFp
Jack Lloyd
2018-02-21
1
-21
/
+20
|
*
|
Small cleanup
Jack Lloyd
2018-02-21
1
-3
/
+8
|
*
|
Minimize header dependencies
Jack Lloyd
2018-02-21
2
-2
/
+2
|
*
|
Expose EC_Group::a_is_minus_3
Jack Lloyd
2018-02-21
3
-1
/
+22
|
*
|
Use a table in multi_exponentiate
Jack Lloyd
2018-02-21
1
-13
/
+13
|
*
|
Remove the randomized Montgomery point mul code
Jack Lloyd
2018-02-21
2
-61
/
+2
|
*
|
Remove mutable worksspace from PointGFp
Jack Lloyd
2018-02-21
4
-105
/
+97
|
*
|
New API for blinded ECC point multiplication
Jack Lloyd
2018-02-21
19
-169
/
+451
*
|
|
Fix incorrect check in DL key check
Jack Lloyd
2018-02-22
1
-6
/
+3
*
|
|
Update news
Jack Lloyd
2018-02-22
1
-0
/
+11
*
|
|
Remove unused include [ci skip]
Jack Lloyd
2018-02-22
1
-1
/
+0
*
|
|
Fix missing semicolon in pubkey example [ci skip]
Jack Lloyd
2018-02-22
1
-1
/
+1
|
/
/
*
|
Improve DL_Group tests
Jack Lloyd
2018-02-20
1
-2
/
+47
*
|
Improve exception message in DSA group generation when seed is short
Jack Lloyd
2018-02-20
1
-1
/
+1
*
|
Add some additional error checking to DL_Group
Jack Lloyd
2018-02-20
1
-0
/
+6
*
|
Support generating DSA groups in gen_dl_group CLI
Jack Lloyd
2018-02-20
1
-2
/
+28
*
|
Fix validation of SRP groups
Jack Lloyd
2018-02-19
3
-27
/
+32
*
|
Remove PK_Ops::Decryption_with_EME::max_raw_input_bits
Jack Lloyd
2018-02-19
3
-5
/
+0
*
|
Merge GH #1454 Used shared_ptr repr for DL_Group
Jack Lloyd
2018-02-19
20
-925
/
+856
|
\
\
[prev]
[next]