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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge GH #1864 Use thread pool for XMSS signatures
Jack Lloyd
2019-03-28
5
-172
/
+48
|
\
|
*
Remove unnecessary cmath includes
Jack Lloyd
2019-03-26
2
-6
/
+9
|
*
Remove previous runtime testing for thread counters
Jack Lloyd
2019-03-26
2
-132
/
+0
|
*
Use the global thread pool for XMSS signatures
Jack Lloyd
2019-03-26
2
-34
/
+39
*
|
Fix some extra semicolons
Jack Lloyd
2019-03-27
3
-3
/
+3
*
|
Rename 'darwin' target to 'macos'
Jack Lloyd
2019-03-27
7
-14
/
+14
|
/
*
Work around problem with GCC 4.8
Jack Lloyd
2019-03-26
2
-2
/
+4
*
Fix some warnings from GCC 9
Jack Lloyd
2019-03-25
3
-3
/
+3
*
Avoid a warning when building in single file amalgamation mode
Jack Lloyd
2019-03-13
1
-1
/
+1
*
Replace upper_bound with lower_bound in pgp_s2k
Evgeny Pokhilko
2019-03-11
1
-1
/
+1
*
Fix Coverity warnings
Jack Lloyd
2019-03-07
2
-20
/
+38
*
Add references for these addition chains [ci skip]
Jack Lloyd
2019-03-07
1
-0
/
+4
*
Merge GH #1849 Prefer to_string over as_string
Jack Lloyd
2019-03-03
18
-28
/
+41
|
\
|
*
Fix MSVC and avoid deprecated function call
Jack Lloyd
2019-03-01
1
-1
/
+1
|
*
s/as_string/to_string/
Jack Lloyd
2019-03-01
18
-28
/
+41
*
|
Handle invalid public key length in Ed25519
Jack Lloyd
2019-03-03
2
-14
/
+20
|
/
*
Constify a few things in X509_Certificate::to_string()
Jack Lloyd
2019-03-01
1
-5
/
+12
*
Split CLI utils.cpp into more parts
Jack Lloyd
2019-02-28
1
-4
/
+7
*
Prevent a warning with old GCC
Jack Lloyd
2019-02-27
1
-4
/
+5
*
s/Blake2b/BLAKE2b/
Jack Lloyd
2019-02-22
2
-18
/
+20
*
Unroll SHA-3
Jack Lloyd
2019-02-21
2
-132
/
+158
*
Merge GH #1830 Add MacOS certificate store
Jack Lloyd
2019-02-19
3
-0
/
+569
|
\
|
*
add an adaptor for certificate keychain access on macOS
René Meusel
2019-02-18
3
-0
/
+569
*
|
Default McEliece and XMSS to SIV mode
Jack Lloyd
2019-02-18
1
-2
/
+10
*
|
Add additional annotations for malloc functions
Jack Lloyd
2019-02-17
1
-1
/
+1
*
|
Fixes for minimized builds
Jack Lloyd
2019-02-16
5
-6
/
+20
*
|
Renamed m_handle to m_prov as this is the variable name used elsewhere.
Ricardo Martins
2019-02-15
1
-1
/
+1
*
|
Support arbitrary key lengths in SHAKE-128 cipher
Jack Lloyd
2019-02-13
2
-22
/
+14
|
/
*
Build fixes for GNU/Hurd
Jack Lloyd
2019-02-04
1
-0
/
+1
*
Merge GH #1819 Add Thread_Pool and use it for running tests
Jack Lloyd
2019-01-31
5
-14
/
+212
|
\
|
*
Add a thread pool
Jack Lloyd
2019-01-31
5
-14
/
+212
*
|
Have set_mem only work for bytes
Jack Lloyd
2019-01-31
1
-4
/
+3
*
|
Minor HMAC optimizations
Jack Lloyd
2019-01-31
2
-15
/
+31
|
/
*
Merge GH #1821 Refactor CPUID to be thread safe
Jack Lloyd
2019-01-31
7
-54
/
+83
|
\
|
*
Refactor CPUID to make it thread safe
Jack Lloyd
2019-01-30
7
-54
/
+83
*
|
Recognize BLAKE2b also [ci skip]
Jack Lloyd
2019-01-31
1
-1
/
+1
|
/
*
Compile fix
Jack Lloyd
2019-01-30
2
-2
/
+2
*
Use std::mutex instead of mutex_type here
Jack Lloyd
2019-01-30
4
-8
/
+8
*
Avoid a harmless data race in RSA decryption
Jack Lloyd
2019-01-28
1
-0
/
+7
*
Fix warning
Jack Lloyd
2019-01-24
1
-3
/
+6
*
Doc updates
Jack Lloyd
2019-01-24
1
-1
/
+3
*
Revamp BigInt encoding and decoding.
Jack Lloyd
2019-01-24
5
-104
/
+131
*
Make the Memory_Pool MMU operations a compile time option
Jack Lloyd
2019-01-22
1
-4
/
+16
*
Remove some unnecessary asserts
Jack Lloyd
2019-01-22
3
-34
/
+0
*
Merge GH #1816 Rename Integrity_Failure to Invalid_Authentication_Tag
Jack Lloyd
2019-01-21
21
-33
/
+50
|
\
|
*
Rename Integrity_Failure to Invalid_Authentication_Tag
Jack Lloyd
2019-01-18
21
-33
/
+50
*
|
Add BMI2 variants for SHA-512 and SHA-3
Jack Lloyd
2019-01-18
10
-10
/
+413
|
/
*
Fix init ordering warning
Jack Lloyd
2019-01-18
1
-1
/
+1
*
Remove use of std::filesystem / boost::filesystem
Jack Lloyd
2019-01-17
2
-69
/
+8
*
Define BOTAN_IF_CONSTEXPR
Jack Lloyd
2019-01-17
4
-8
/
+25
[next]