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
*
Remove support for splitting the amalgamation by ABI
Jack Lloyd
2020-01-22
3
-12
/
+10
*
Optimize AES vperm implementation
Jack Lloyd
2020-01-20
1
-68
/
+68
*
Deprecation changes
Jack Lloyd
2020-01-20
1
-2
/
+0
*
Avoid using std::log2 in workfactor.cpp
Jack Lloyd
2020-01-16
1
-7
/
+9
*
revert BOTAN_FUTURE_INTERNAL_HEADER(argon2.h) (fixes #2230)
Nuno Goncalves
2020-01-06
1
-2
/
+0
*
Fix a Coverity issue
Jack Lloyd
2020-01-03
1
-1
/
+1
*
Merge GH #2228 Fix RSS-PSS with PKCS11
Jack Lloyd
2020-01-02
1
-3
/
+8
|
\
|
*
Extend PKCS#11 RSA paddings
Daniel Neus
2019-12-13
1
-3
/
+8
*
|
New TLS session encryption format
Jack Lloyd
2019-12-15
2
-27
/
+94
*
|
Bump the FFI version due to addition of CRL support
Jack Lloyd
2019-12-14
2
-1
/
+5
|
/
*
Clean up handling of POWER ISA extensions
Jack Lloyd
2019-12-12
6
-19
/
+23
*
Merge GH #2224 Add CCM mode to BSI policy
Jack Lloyd
2019-12-10
1
-1
/
+1
|
\
|
*
Add ccm mode to BSI policy
Philippe Lieser
2019-11-21
1
-1
/
+1
*
|
Fix warning with recent GCC
Jack Lloyd
2019-12-08
1
-1
/
+1
*
|
Reduce time needed to tune Argon2
Jack Lloyd
2019-12-08
1
-3
/
+3
*
|
Minor optimization for Blake2b::final_result
Jack Lloyd
2019-12-08
1
-1
/
+2
*
|
Merge GH #2215 Use .lib suffix consistently on Windows
Jack Lloyd
2019-12-07
6
-7
/
+8
|
\
\
|
*
|
Fix Windows linking to consistently use .lib suffix as required
Jack Lloyd
2019-12-06
6
-7
/
+8
*
|
|
Resolve various integer conversion warnings from MSVC
Jack Lloyd
2019-12-06
7
-11
/
+13
*
|
|
Make CPU probes noexcept
Jack Lloyd
2019-12-06
2
-6
/
+6
*
|
|
if constexpr is C++17 only
Jack Lloyd
2019-12-06
1
-1
/
+1
*
|
|
Fix MSVC warning in Newhope
Jack Lloyd
2019-12-06
1
-1
/
+1
*
|
|
Fix MSVC warnings in PKCS11
Jack Lloyd
2019-12-06
6
-25
/
+36
*
|
|
Fix MSVC "optimization" warning about bool conversions
Jack Lloyd
2019-12-06
4
-6
/
+6
*
|
|
Fix MSVC warnings in socket utils
Jack Lloyd
2019-12-06
2
-14
/
+18
*
|
|
Fix MSVC warnings in McEliece
Jack Lloyd
2019-12-06
12
-192
/
+171
*
|
|
Fix MSVC warnings in XMSS
Jack Lloyd
2019-12-06
6
-19
/
+20
*
|
|
Avoid MSVC warnings about dead code in FFI layer
Jack Lloyd
2019-12-06
12
-49
/
+67
|
/
/
*
|
Avoid shadow warning in AES vperm code
Jack Lloyd
2019-12-05
1
-10
/
+9
*
|
Add documentation for CRL API in FFI and Python binding
Pavol Žáčik
2019-12-03
1
-13
/
+20
*
|
Add basic CRL handling to FFI API
Pavol Žáčik
2019-12-03
2
-0
/
+181
*
|
Add -Werror mode for CI build
Jack Lloyd
2019-12-03
4
-17
/
+23
*
|
Fix unreachable code
Jack Lloyd
2019-11-25
1
-1
/
+0
*
|
Merge GH #2204 Remove 32-bit x86 asm for MSVC
Jack Lloyd
2019-11-23
2
-272
/
+4
|
\
\
|
*
|
Remove the 32-bit x86 asm for MSVC
Jack Lloyd
2019-11-23
2
-272
/
+4
|
|
/
*
/
Export b64_filt.h and hex_filt.h
Jack Lloyd
2019-11-23
2
-6
/
+3
|
/
*
Merge GH #2196 Add AVX2 impl of SHACAL2
Jack Lloyd
2019-11-15
6
-25
/
+234
|
\
|
*
Add SHACAL2 AVX2
Jack Lloyd
2019-11-14
6
-25
/
+234
*
|
Prefer CCM over CBC ciphersuites
René Korthaus
2019-11-15
1
-1
/
+1
*
|
Remove non-ephemeral PSK ciphersuites from BSI TLS policy
René Korthaus
2019-11-14
1
-1
/
+1
*
|
Add SHA-512 to BSI TLS policy's allowed sigatures hashes
René Korthaus
2019-11-14
1
-1
/
+1
*
|
Add AES-128/CCM and AES-256/CCM ciphersuites to BSI TLS policy
René Korthaus
2019-11-14
1
-1
/
+1
*
|
Remove some FFDHE groups from BSI TLS policy
René Korthaus
2019-11-14
1
-2
/
+0
|
/
*
Fix TLS-PRF KDF tests when MD5 is disabled
Jack Lloyd
2019-11-13
3
-3
/
+13
*
Fix TLS PRF and module policy
Jack Lloyd
2019-11-13
1
-2
/
+0
*
Merge GH #2188 Allow disabling TLS v1.0/v1.1 at build time
Jack Lloyd
2019-11-10
5
-14
/
+40
|
\
|
*
Allow disabling TLS 1.0/1.1 and DTLS 1.0 at build time
Jack Lloyd
2019-11-10
5
-14
/
+40
*
|
variable is unused if BOTAN_HAS_BLOCK_CIPHER not defined
Nuno Goncalves
2019-11-10
1
-0
/
+1
|
/
*
Remove shift optimization for small word BigInt operator*=
Jack Lloyd
2019-10-30
1
-16
/
+1
*
Micro optimizations of HMAC_DRBG
Jack Lloyd
2019-10-30
1
-6
/
+14
[next]