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 using std::invalid_argument
Jack Lloyd
2018-11-07
3
-4
/
+4
*
Add missing <stdexcept> <string> necessary
Larry-Hu
2018-11-07
2
-2
/
+2
*
Simplify BigInt::is_zero
Jack Lloyd
2018-11-06
1
-6
/
+1
*
Merge GH #1730 Optimize AVX2 ChaCha
Jack Lloyd
2018-11-06
2
-238
/
+209
|
\
|
*
Optimize AVX2 ChaCha
Jack Lloyd
2018-11-05
2
-238
/
+209
*
|
Merge GH #1729 Optimize SIMD_4x32 for NEON
Jack Lloyd
2018-11-06
1
-33
/
+32
|
\
\
|
*
|
Fix for 32-bit ARM
Jack Lloyd
2018-11-05
1
-0
/
+9
|
*
|
Some optimizations for NEON in SIMD_4x32
Jack Lloyd
2018-11-05
1
-35
/
+25
|
|
/
*
/
Remove SIMD_32 typedef
Jack Lloyd
2018-11-05
4
-50
/
+48
|
/
*
Add ChaCha using SIMD_4x32
Jack Lloyd
2018-11-04
14
-612
/
+279
*
Use 64-bit integer for seek value in stream cipher tests
Jack Lloyd
2018-11-04
1
-1
/
+1
*
Add VarMap::get_opt_u64
Jack Lloyd
2018-11-04
2
-8
/
+25
*
Ensure this works even if par mult param is set to 1
Jack Lloyd
2018-11-02
1
-1
/
+1
*
Correct test
Jack Lloyd
2018-11-02
4
-3
/
+18
*
Merge GH #1724 Increase update granularity of GCM to work around FFI problem
Jack Lloyd
2018-11-02
1
-1
/
+1
|
\
|
*
Fixed an issue where update_granularity is equal to tag_size in GCM mode, whi...
chux0519
2018-11-01
1
-1
/
+1
*
|
Add missing <stdexcept> <string> necessary
Cheney-Wang
2018-11-02
1
-0
/
+2
|
/
*
Minor optimization when primality checking
Jack Lloyd
2018-10-31
1
-2
/
+4
*
Handle setting AD after a nonce correctly in AEADs
Jack Lloyd
2018-10-31
4
-7
/
+40
*
Lint fix [ci skip]
Jack Lloyd
2018-10-30
1
-4
/
+4
*
Document TSS
Jack Lloyd
2018-10-30
1
-1
/
+8
*
Add test for TSS cli util
Jack Lloyd
2018-10-30
2
-2
/
+56
*
Add CLI util for threshold secret sharing
Jack Lloyd
2018-10-29
2
-0
/
+115
*
Fixes and improvments for TSS code
Jack Lloyd
2018-10-29
5
-62
/
+341
*
Add VarMap::get_req_bin_list
Jack Lloyd
2018-10-29
2
-2
/
+30
*
Fix compilation problem when scrypt is disabled
Jack Lloyd
2018-10-29
1
-0
/
+1
*
Add ChaCha in NEON
Jack Lloyd
2018-10-26
4
-0
/
+324
*
In ChaCha AVX2/SSE2 code s/input/state/
Jack Lloyd
2018-10-26
2
-80
/
+79
*
Fix FFI compilation without hotp module
Tobias Brunner
2018-10-25
1
-2
/
+2
*
Add missing <string> necessary to use std::string in tss.h
Billy Robert O'Neal III
2018-10-23
1
-0
/
+1
*
Use more informative error message for invalid CBC padding
Jack Lloyd
2018-10-23
1
-1
/
+1
*
Add some long Blowfish tests
Jack Lloyd
2018-10-18
2
-0
/
+14
*
Handle different library naming on Windows in pkg-config file
Jack Lloyd
2018-10-18
1
-1
/
+1
*
Add option to enable/disable generation of pkg-config file
Jack Lloyd
2018-10-18
2
-0
/
+4
*
Set default compiler in the info files instead of in configure source
Jack Lloyd
2018-10-18
5
-0
/
+10
*
Add an OS flag for if the shared lib should be symlinked or not
Jack Lloyd
2018-10-18
2
-0
/
+4
*
Fix TLS version intolerance bug
Jack Lloyd
2018-10-17
1
-10
/
+10
*
Merge GH #1709 Fix TLS intolerance of unknown signature algorithms
Jack Lloyd
2018-10-16
4
-17
/
+33
|
\
|
*
Fix TLS signature algorithm intolerance
Jack Lloyd
2018-10-16
4
-17
/
+33
*
|
Fix CLI tests
Jack Lloyd
2018-10-16
1
-9
/
+13
|
/
*
Merge GH #1707 Refactor base32/base64
Jack Lloyd
2018-10-15
3
-72
/
+73
|
\
|
*
Simplify base32/base64 by moving common logic to code_base.h
Jack Lloyd
2018-10-15
3
-72
/
+73
*
|
Use a smaller sieve when generating primes
Jack Lloyd
2018-10-15
1
-3
/
+7
|
/
*
Correct error with XTS minimum block size
Jack Lloyd
2018-10-15
2
-1
/
+580
*
Remove duplicated XTS test vectors
Jack Lloyd
2018-10-15
1
-25
/
+2
*
Merge GH #1704 Use emplace_back where appropriate
Jack Lloyd
2018-10-15
6
-15
/
+15
|
\
|
*
move instead of copy
rumcajs
2018-10-14
6
-15
/
+15
*
|
Unroll Blowfish loop by 4 instead of 2
Jack Lloyd
2018-10-14
1
-16
/
+45
|
/
*
Only use Python3 in CI builds if requested explicitly
Jack Lloyd
2018-10-12
1
-2
/
+4
*
Disable use of pylint3 in Travis
Jack Lloyd
2018-10-12
3
-9
/
+9
[next]