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
*
Avoid allocating zero bytes for SHA-3 padding
Jack Lloyd
2018-01-30
4
-27
/
+28
*
Add botan_x509_cert_hostname_match
Jack Lloyd
2018-01-30
2
-0
/
+15
*
Improve X.509 documentation
Jack Lloyd
2018-01-29
1
-1
/
+9
*
Move generic TLS tests to test_tls.cpp
Jack Lloyd
2018-01-28
2
-5
/
+7
*
Reorder signature scheme list
Jack Lloyd
2018-01-28
1
-12
/
+20
*
Use enums to represent TLS signature and kex algorithms.
Jack Lloyd
2018-01-28
22
-716
/
+1144
*
Avoid resuming a session if policy doesn't allow it
Jack Lloyd
2018-01-28
2
-3
/
+4
*
Fix a leak in OpenSSL block ciphers
Jack Lloyd
2018-01-28
1
-0
/
+3
*
For TLS client auth add callback giving list of trusted CA names
Jack Lloyd
2018-01-27
4
-5
/
+40
*
Fix a few warnings
Jack Lloyd
2018-01-27
1
-2
/
+2
*
Make it possible to test custom extensions
Jack Lloyd
2018-01-27
3
-13
/
+59
*
Add an examine callback also
Jack Lloyd
2018-01-27
7
-11
/
+45
*
Add ability for application to control which TLS extensions are used
Jack Lloyd
2018-01-27
9
-1
/
+56
*
Fix speed test of cipher modes [ci skip]
Jack Lloyd
2018-01-27
1
-0
/
+1
*
Merge GH #1385 Remove TLS compression negotitation logic
Jack Lloyd
2018-01-24
11
-118
/
+60
|
\
|
*
Remove vestigial support for TLS compression
Jack Lloyd
2018-01-21
11
-118
/
+60
*
|
Merge GH #1429 Improve application ability to set extensions in PKCS10 requests
Jack Lloyd
2018-01-23
8
-121
/
+201
|
\
\
|
*
|
Allow applications to easily override extensions in cert requests
Jack Lloyd
2018-01-23
8
-121
/
+201
|
|
/
*
|
Comments from code review
Krzysztof Kwiatkowski
2018-01-22
2
-6
/
+71
*
|
FFI function for Elgamal key generation
Krzysztof Kwiatkowski
2018-01-21
2
-0
/
+19
*
|
FFI function for DSA key generation
Krzysztof Kwiatkowski
2018-01-21
2
-0
/
+19
|
/
*
Add Pipe::prepend_filter
Jack Lloyd
2018-01-21
2
-1
/
+32
*
Fix documentation of DataSource::end_of_data.
Marcus Brinkmann
2018-01-19
1
-1
/
+1
*
Merge GH #1420 Changes to (eventually) allow making BER_Object members private
Jack Lloyd
2018-01-18
18
-194
/
+255
|
\
|
*
Prepare for making BER_Object members private
Jack Lloyd
2018-01-18
18
-194
/
+255
*
|
Make PBES2 optional
Jack Lloyd
2018-01-18
2
-9
/
+35
|
/
*
Fix crash in EMSA_PKCS1v15_Raw if the hash function was not enabled.
Jack Lloyd
2018-01-17
1
-1
/
+1
*
Correct dependencies of kdf and pbkdf [ci skip]
Jack Lloyd
2018-01-17
3
-2
/
+5
*
First update the sieve, then check for a match
Jack Lloyd
2018-01-17
1
-3
/
+7
*
Merge GH #1413 Improve speed of prime generation especially safe primes
Jack Lloyd
2018-01-17
3
-37
/
+85
|
\
|
*
Correctly handle generating small primes
Jack Lloyd
2018-01-16
1
-0
/
+12
|
*
Improve speed of prime generation especially safe primes
Jack Lloyd
2018-01-16
3
-37
/
+73
*
|
Merge GH #1408 Use an ABI flag for enabling Aarch64 crypto operations
Jack Lloyd
2018-01-17
4
-14
/
+4
|
\
\
|
|
/
|
/
|
|
*
ABI for Aarch64 crypto
Jack Lloyd
2018-01-12
4
-14
/
+4
*
|
Enforce an overall max depth on recursion in ASN1 printer
Jack Lloyd
2018-01-15
2
-14
/
+41
*
|
Fix return value of PK_Encryptor::maximum_input_size
Jack Lloyd
2018-01-13
1
-1
/
+1
*
|
Expose SM2_compute_za
Jack Lloyd
2018-01-12
1
-6
/
+7
|
/
*
Merge GH #1407 Don't have hard dependency on base classes
Jack Lloyd
2018-01-12
26
-16
/
+136
|
\
|
*
Make stream, block, hash and cipher mode base classes optional
Jack Lloyd
2018-01-12
26
-14
/
+129
|
*
Wrap use of MAC in BOTAN_HAS_MAC in lookup.h
Simon Warta
2018-01-11
1
-1
/
+7
|
*
Remove dependency: base depends on mac
Simon Warta
2018-01-11
1
-1
/
+0
*
|
Move thread utils (barrier and semaphore) to a subpackage of util
Jack Lloyd
2018-01-12
8
-27
/
+17
|
/
*
Fix a bug in asn1print - zero integers were not printed
Jack Lloyd
2018-01-09
1
-8
/
+4
*
Add contortion to appease Sonar
Jack Lloyd
2018-01-09
1
-1
/
+1
*
Merge GH #1391 X25519 cleanups
Jack Lloyd
2018-01-09
2
-417
/
+434
|
\
|
*
Fix for systems needing 128-bit helper type
Jack Lloyd
2018-01-07
1
-0
/
+5
|
*
Cleanups
Jack Lloyd
2018-01-07
1
-86
/
+89
|
*
Unroll the inner loop of cmult
Jack Lloyd
2018-01-06
1
-78
/
+84
|
*
Reformat donna.cpp
Jack Lloyd
2018-01-06
2
-411
/
+414
*
|
Merge GH #1393 Add cpuid support for POWER crypto extensions
Jack Lloyd
2018-01-09
3
-1
/
+34
|
\
\
[next]